Mercurial > emacs
diff test/cedet/tests/test.cpp @ 105377:7f4c7f5c0eba
Add arch tagline
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Fri, 02 Oct 2009 10:53:34 +0000 |
| parents | c99cf31de3f2 |
| children | 9a13ceca63a8 |
line wrap: on
line diff
--- a/test/cedet/tests/test.cpp Fri Oct 02 07:11:13 2009 +0000 +++ b/test/cedet/tests/test.cpp Fri Oct 02 10:53:34 2009 +0000 @@ -3,7 +3,7 @@ * Do not include things tested in test.c since that shares the * same language. * - * $Id: test.cpp,v 1.1.2.1 2009/09/20 04:00:17 cyd Exp $ + * $Id: test.cpp,v 1.2 2009/09/28 23:23:31 cyd Exp $ * */ @@ -591,3 +591,5 @@ wchar_t const *wp = L"string with a \" in it"; wchar_t const *wq = L"string \n\t\"test" L"string2"; wchar_t const *wr = L"string L"; + +// arch-tag: 59828880-d72f-4059-922f-89579edf9e58
