summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/wizard-simple.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/wizard-simple.cxx b/examples/wizard-simple.cxx
index 769c46df4..267414ca4 100644
--- a/examples/wizard-simple.cxx
+++ b/examples/wizard-simple.cxx
@@ -83,3 +83,7 @@ int main(int argc, char **argv) {
G_win->show(argc, argv);
return Fl::run();
}
+
+//
+// End of "$Id$".
+//