summaryrefslogtreecommitdiff
path: root/src/fl_line_style.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_line_style.cxx')
-rw-r--r--src/fl_line_style.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fl_line_style.cxx b/src/fl_line_style.cxx
index c2b7cf6..55b5988 100644
--- a/src/fl_line_style.cxx
+++ b/src/fl_line_style.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: fl_line_style.cxx 4563 2005-09-12 23:03:34Z matt $"
+// "$Id: fl_line_style.cxx 5190 2006-06-09 16:16:34Z mike $"
//
// Line style code for the Fast Light Tool Kit (FLTK).
//
@@ -161,5 +161,5 @@ void fl_line_style(int style, int width, char* dashes) {
//
-// End of "$Id: fl_line_style.cxx 4563 2005-09-12 23:03:34Z matt $".
+// End of "$Id: fl_line_style.cxx 5190 2006-06-09 16:16:34Z mike $".
//