summaryrefslogtreecommitdiff
path: root/test/hello.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/hello.cxx')
-rw-r--r--test/hello.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/hello.cxx b/test/hello.cxx
index 0d65b5b6e..391d2c7f2 100644
--- a/test/hello.cxx
+++ b/test/hello.cxx
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id: hello.cxx,v 1.3 1998/10/21 14:21:29 mike Exp $"
//
// Hello, World! program for the Fast Light Tool Kit (FLTK).
//
@@ -39,5 +39,5 @@ int main(int argc, char **argv) {
}
//
-// End of "$Id: hello.cxx,v 1.2 1998/10/20 13:25:07 mike Exp $".
+// End of "$Id: hello.cxx,v 1.3 1998/10/21 14:21:29 mike Exp $".
//