Fixed header/footer lines

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

View File

@ -1,5 +1,5 @@
//
// "$Id"
// "$Id$"
//
// shapedwindow example source file for the Fast Light Tool Kit (FLTK).
//
@ -121,5 +121,5 @@ int main(int argc, char **argv) {
}
//
// End of "$Id".
// End of "$Id$".
//