summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2014-09-02 09:15:08 +0000
committerManolo Gouy <Manolo>2014-09-02 09:15:08 +0000
commit1a7fcf07573f82a7f9fac10ba3b2103ede6eacc3 (patch)
treef4a53f2e526f5008b4fdd5ac0a3f1d24c0967e7f /src
parent535fc7203532dd4d37b3235b5d70a847076071a3 (diff)
Fixed header/footer lines.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10263 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
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$".
//