summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/utf8.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/utf8.cxx b/test/utf8.cxx
index d5db92698..b5ba56fab 100644
--- a/test/utf8.cxx
+++ b/test/utf8.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: $"
+// "$Id$"
//
// UTF-8 test program for the Fast Light Tool Kit (FLTK).
//
@@ -714,5 +714,5 @@ int main(int argc, char** argv)
}
//
-// End of "$Id: $".
+// End of "$Id$".
//