summaryrefslogtreecommitdiff
path: root/src/Fl_arg.cxx
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1998-10-21 14:21:44 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1998-10-21 14:21:44 +0000
commit7657a2e4a536a9ee50a9277c2662dc49362ae341 (patch)
tree4374705cd67b2c5195cc2aa5986fc1591680852b /src/Fl_arg.cxx
parentd3dee719fbaaa0b64d15ad7397e549d2e4ee7d6f (diff)
Fixed all the frigging file headings - was missing a $ in the Id string.
Applied some damage bit fixes from Bill Spitzak. git-svn-id: file:///fltk/svn/fltk/trunk@28 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_arg.cxx')
-rw-r--r--src/Fl_arg.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_arg.cxx b/src/Fl_arg.cxx
index 2782d3bbd..26059aa4b 100644
--- a/src/Fl_arg.cxx
+++ b/src/Fl_arg.cxx
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id: Fl_arg.cxx,v 1.3 1998/10/21 14:20:31 mike Exp $"
//
// Optional argument initialization code for the Fast Light Tool Kit (FLTK).
//
@@ -394,5 +394,5 @@ int XParseGeometry(const char* string, int* x, int* y,
#endif // ifdef WIN32
//
-// End of "$Id: Fl_arg.cxx,v 1.2 1998/10/19 20:46:13 mike Exp $".
+// End of "$Id: Fl_arg.cxx,v 1.3 1998/10/21 14:20:31 mike Exp $".
//