diff options
Diffstat (limited to 'progs/util/glstate.h')
-rw-r--r-- | progs/util/glstate.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/util/glstate.h b/progs/util/glstate.h index 1aa4d21d8e..75f0238c59 100644 --- a/progs/util/glstate.h +++ b/progs/util/glstate.h @@ -1,4 +1,4 @@ -/* $Id: glstate.h,v 1.1 1999/08/19 00:55:42 jtg Exp $ */ +/* $Id: glstate.h,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */ /* * Print GL state information (for debugging) @@ -22,8 +22,8 @@ /* * $Log: glstate.h,v $ - * Revision 1.1 1999/08/19 00:55:42 jtg - * Initial revision + * Revision 1.1.1.1 1999/08/19 00:55:42 jtg + * Imported sources * * Revision 1.2 1999/06/19 01:36:43 brianp * more features added |