mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 06:56:24 +08:00
Fixed all the frigging file headings - was missing a $ in the Id string.
Applied some damage bit fixes from Bill Spitzak. git-svn-id: file:///fltk/svn/fltk/trunk@28 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// "$Id"
|
||||
// "$Id: fullscreen.cxx,v 1.3 1998/10/21 14:21:27 mike Exp $"
|
||||
//
|
||||
// Fullscreen test program for the Fast Light Tool Kit (FLTK).
|
||||
//
|
||||
@@ -240,5 +240,5 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
|
||||
//
|
||||
// End of "$Id: fullscreen.cxx,v 1.2 1998/10/20 13:25:05 mike Exp $".
|
||||
// End of "$Id: fullscreen.cxx,v 1.3 1998/10/21 14:21:27 mike Exp $".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user