summaryrefslogtreecommitdiff
path: root/test/unittest_points.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/unittest_points.cxx')
-rw-r--r--test/unittest_points.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unittest_points.cxx b/test/unittest_points.cxx
index 5d84a868a..059c4a3b0 100644
--- a/test/unittest_points.cxx
+++ b/test/unittest_points.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: $:
+// "$Id$:
//
// Unit tests for the Fast Light Tool Kit (FLTK).
//
@@ -65,5 +65,5 @@ public:
UnitTest points("drawing points", PointTest::create);
//
-// End of "$Id: $"
+// End of "$Id$"
//