diff options
Diffstat (limited to 'src/fl_rect.cxx')
| -rw-r--r-- | src/fl_rect.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx index 65726d694..09763b779 100644 --- a/src/fl_rect.cxx +++ b/src/fl_rect.cxx @@ -1,5 +1,5 @@ // -// "$Id" +// "$Id: fl_rect.cxx,v 1.7 1998/10/21 14:20:55 mike Exp $" // // Rectangle drawing routines for the Fast Light Tool Kit (FLTK). // @@ -373,5 +373,5 @@ int fl_clip_box(int x, int y, int w, int h, int& X, int& Y, int& W, int& H){ } // -// End of "$Id: fl_rect.cxx,v 1.6 1998/10/19 20:46:41 mike Exp $". +// End of "$Id: fl_rect.cxx,v 1.7 1998/10/21 14:20:55 mike Exp $". // |
