summaryrefslogtreecommitdiff
path: root/misc/doxystar.cxx
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2010-04-16 14:25:20 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2010-04-16 14:25:20 +0000
commitead526760fc98a1b47365358fe810eb9cc5efd96 (patch)
tree1dc80a679559fed7371a99564cdb2fb63a50f222 /misc/doxystar.cxx
parente0c889087430fcbd990d8edb33643369b2e13cc3 (diff)
Added test files for UTF-8 character testing (use test/editor).
See the README file for more info. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7514 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'misc/doxystar.cxx')
-rw-r--r--misc/doxystar.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/doxystar.cxx b/misc/doxystar.cxx
index bc3abdbe5..f5fd26974 100644
--- a/misc/doxystar.cxx
+++ b/misc/doxystar.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: doxystar.cxx 6615 2009-01-01 16:35:13Z matt $"
+// "$Id$"
//
// Doxygen pre-formatting program for the Fast Light Tool Kit (FLTK).
//
@@ -98,5 +98,5 @@ int main(int argc, char **argv) {
}
//
-// End of "$Id: doxystar.cxx 6615 2009-01-01 16:35:13Z matt $".
+// End of "$Id$".
//