summaryrefslogtreecommitdiff
path: root/src/fl_scroll_area.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_scroll_area.cxx')
-rw-r--r--src/fl_scroll_area.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fl_scroll_area.cxx b/src/fl_scroll_area.cxx
index 78cc193fc..0c47ac14b 100644
--- a/src/fl_scroll_area.cxx
+++ b/src/fl_scroll_area.cxx
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id: fl_scroll_area.cxx,v 1.3 1998/10/21 14:20:57 mike Exp $"
//
// Scrolling routines for the Fast Light Tool Kit (FLTK).
//
@@ -89,5 +89,5 @@ void fl_scroll(int X, int Y, int W, int H, int dx, int dy,
}
//
-// End of "$Id: fl_scroll_area.cxx,v 1.2 1998/10/19 20:46:43 mike Exp $".
+// End of "$Id: fl_scroll_area.cxx,v 1.3 1998/10/21 14:20:57 mike Exp $".
//