From 7657a2e4a536a9ee50a9277c2662dc49362ae341 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 21 Oct 1998 14:21:44 +0000 Subject: 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 --- test/subwindow.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/subwindow.cxx') diff --git a/test/subwindow.cxx b/test/subwindow.cxx index 9199694d7..ff96e45ee 100644 --- a/test/subwindow.cxx +++ b/test/subwindow.cxx @@ -1,5 +1,5 @@ // -// "$Id" +// "$Id: subwindow.cxx,v 1.3 1998/10/21 14:21:43 mike Exp $" // // Nested window test program for the Fast Light Tool Kit (FLTK). // @@ -132,5 +132,5 @@ int main(int, char **) { } // -// End of "$Id: subwindow.cxx,v 1.2 1998/10/20 13:25:24 mike Exp $". +// End of "$Id: subwindow.cxx,v 1.3 1998/10/21 14:21:43 mike Exp $". // -- cgit v1.2.3