summaryrefslogtreecommitdiff
path: root/src/fl_utf8.cxx
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2009-11-18 12:43:21 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2009-11-18 12:43:21 +0000
commitad473c8208aea1bea379190ddf3cde1c473e4afc (patch)
tree8f910605994a62d7158bca2f671df2814585afbd /src/fl_utf8.cxx
parent4fa7fde79080da1658f895fbc10aced543828a09 (diff)
Added missing svn properties and $Id$ tags.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6943 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/fl_utf8.cxx')
-rw-r--r--src/fl_utf8.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fl_utf8.cxx b/src/fl_utf8.cxx
index 7634ca93b..f90d847af 100644
--- a/src/fl_utf8.cxx
+++ b/src/fl_utf8.cxx
@@ -1,4 +1,5 @@
-// "$Id: $"
+//
+// "$Id$"
//
// Unicode to UTF-8 conversion functions.
//
@@ -822,6 +823,5 @@ void fl_make_path_for_file( const char *path )
/** @} */
//
-// End of "$Id: $".
+// End of "$Id$".
//
-