diff --git a/examples/howto-text-over-image-button.cxx b/examples/howto-text-over-image-button.cxx index 296e8e284..a34782961 100644 --- a/examples/howto-text-over-image-button.cxx +++ b/examples/howto-text-over-image-button.cxx @@ -76,3 +76,7 @@ int main(int argc, char **argv) { win->show(argc,argv); return(Fl::run()); } + +// +// End of "$Id$". +//