diff options
Diffstat (limited to 'src/Fl_Window.cxx')
| -rw-r--r-- | src/Fl_Window.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index d6aea26c2..137173afa 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -1,5 +1,5 @@ // -// "$Id" +// "$Id: Fl_Window.cxx,v 1.3 1998/10/21 14:20:27 mike Exp $" // // Window widget class for the Fast Light Tool Kit (FLTK). // @@ -101,5 +101,5 @@ void Fl_Window::default_callback(Fl_Window* window, void* v) { } // -// End of "$Id: Fl_Window.cxx,v 1.2 1998/10/19 20:46:09 mike Exp $". +// End of "$Id: Fl_Window.cxx,v 1.3 1998/10/21 14:20:27 mike Exp $". // |
