summaryrefslogtreecommitdiff
path: root/src/Fl_abort.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_abort.cxx')
-rw-r--r--src/Fl_abort.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_abort.cxx b/src/Fl_abort.cxx
index 3a9e024a8..05ae00e27 100644
--- a/src/Fl_abort.cxx
+++ b/src/Fl_abort.cxx
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id: Fl_abort.cxx,v 1.3 1998/10/21 14:20:29 mike Exp $"
//
// Warning/error message code for the Fast Light Tool Kit (FLTK).
//
@@ -83,5 +83,5 @@ void (*Fl::error)(const char* format, ...) = ::error;
void (*Fl::fatal)(const char* format, ...) = ::error;
//
-// End of "$Id: Fl_abort.cxx,v 1.2 1998/10/19 20:46:12 mike Exp $".
+// End of "$Id: Fl_abort.cxx,v 1.3 1998/10/21 14:20:29 mike Exp $".
//