summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FL/Fl_Shaped_Window.H4
-rw-r--r--src/Fl_Shaped_Window.cxx4
2 files changed, 4 insertions, 4 deletions
diff --git a/FL/Fl_Shaped_Window.H b/FL/Fl_Shaped_Window.H
index af2cefc5a..fb3296fae 100644
--- a/FL/Fl_Shaped_Window.H
+++ b/FL/Fl_Shaped_Window.H
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id$"
//
// Fl_Shaped_Window header file for the Fast Light Tool Kit (FLTK).
//
@@ -74,5 +74,5 @@ public:
#endif // Fl_Shaped_Window_H
//
-// End of "$Id".
+// End of "$Id$".
//
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$".
//