summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cairo_test.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/cairo_test.cxx b/test/cairo_test.cxx
index 293dfacb9..62c4b0db7 100644
--- a/test/cairo_test.cxx
+++ b/test/cairo_test.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: arc.cxx 5115 2006-05-12 16:00:00Z fabien $"
+// "$Id$"
//
// Arc drawing test program for the Fast Light Tool Kit (FLTK).
//
@@ -157,5 +157,5 @@ int main(int argc, char** argv) {
#endif
//
-// End of "$Id: arc.cxx 5115 2006-05-12 16:00:00Z fabien $".
+// End of "$Id$".
//