diff options
Diffstat (limited to 'progs/util/glutskel.c')
-rw-r--r-- | progs/util/glutskel.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/progs/util/glutskel.c b/progs/util/glutskel.c index b203a507a4c..381e12e5f88 100644 --- a/progs/util/glutskel.c +++ b/progs/util/glutskel.c @@ -1,4 +1,4 @@ -/* $Id: glutskel.c,v 1.2 2004/04/22 00:47:28 brianp Exp $ */ +/* $Id: glutskel.c,v 1.2 2004-04-22 00:47:28 brianp Exp $ */ /* * A skeleton/template GLUT program @@ -9,7 +9,7 @@ /* * $Log: glutskel.c,v $ - * Revision 1.2 2004/04/22 00:47:28 brianp + * Revision 1.2 2004-04-22 00:47:28 brianp * minor clean-ups * * Revision 1.1.1.1 1999/08/19 00:55:42 jtg |