summaryrefslogtreecommitdiff
path: root/examples/tabs-simple.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tabs-simple.cxx')
-rw-r--r--examples/tabs-simple.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/tabs-simple.cxx b/examples/tabs-simple.cxx
index 9fae9b456..e7e446570 100644
--- a/examples/tabs-simple.cxx
+++ b/examples/tabs-simple.cxx
@@ -85,3 +85,7 @@ int main(int argc, char *argv[]) {
win->show(argc, argv);
return(Fl::run());
}
+
+//
+// End of "$Id$".
+//