diff options
| author | Manolo Gouy <Manolo> | 2014-09-02 09:15:08 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2014-09-02 09:15:08 +0000 |
| commit | 1a7fcf07573f82a7f9fac10ba3b2103ede6eacc3 (patch) | |
| tree | f4a53f2e526f5008b4fdd5ac0a3f1d24c0967e7f | |
| parent | 535fc7203532dd4d37b3235b5d70a847076071a3 (diff) | |
Fixed header/footer lines.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10263 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | FL/Fl_Shaped_Window.H | 4 | ||||
| -rw-r--r-- | src/Fl_Shaped_Window.cxx | 4 |
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$". // |
