Fixed header/footer lines.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10263 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2014-09-02 09:15:08 +00:00
parent 535fc72035
commit 1a7fcf0757
2 changed files with 4 additions and 4 deletions

View File

@ -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$".
//

View File

@ -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$".
//