summaryrefslogtreecommitdiff
path: root/src/Fl_Single_Window.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Single_Window.cxx')
-rw-r--r--src/Fl_Single_Window.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_Single_Window.cxx b/src/Fl_Single_Window.cxx
index 9cb4cfc4f..2e3991d2d 100644
--- a/src/Fl_Single_Window.cxx
+++ b/src/Fl_Single_Window.cxx
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id: Fl_Single_Window.cxx,v 1.3 1998/10/21 14:20:21 mike Exp $"
//
// Single-buffered window for the Fast Light Tool Kit (FLTK).
//
@@ -35,5 +35,5 @@ void Fl_Single_Window::show() {Fl_Window::show();}
void Fl_Single_Window::flush() {Fl_Window::flush();}
//
-// End of "$Id: Fl_Single_Window.cxx,v 1.2 1998/10/19 20:46:03 mike Exp $".
+// End of "$Id: Fl_Single_Window.cxx,v 1.3 1998/10/21 14:20:21 mike Exp $".
//