summaryrefslogtreecommitdiff
path: root/src/Fl_Table.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Table.cxx')
-rw-r--r--src/Fl_Table.cxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Fl_Table.cxx b/src/Fl_Table.cxx
index 6f92a503f..076718f1a 100644
--- a/src/Fl_Table.cxx
+++ b/src/Fl_Table.cxx
@@ -1,4 +1,6 @@
//
+// "$Id$"
+//
// Fl_Table -- A table widget
//
// Copyright 2002 by Greg Ercolano.
@@ -1216,3 +1218,7 @@ void Fl_Table::draw() {
}
fl_pop_clip();
}
+
+//
+// End of "$Id$".
+//