summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl_Shaped_Window.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_Shaped_Window.cxx b/src/Fl_Shaped_Window.cxx
index e874c7098..d16a23173 100644
--- a/src/Fl_Shaped_Window.cxx
+++ b/src/Fl_Shaped_Window.cxx
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id$"
//
// Fl_Shaped_Window source file for the Fast Light Tool Kit (FLTK).
//
@@ -365,5 +365,5 @@ void Fl_Shaped_Window::shape(const Fl_Image* img) {
}
//
-// End of "$Id".
+// End of "$Id$".
//