diff options
Diffstat (limited to 'progs/demos/glutfx.c')
-rw-r--r-- | progs/demos/glutfx.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/demos/glutfx.c b/progs/demos/glutfx.c index 278d726bcb..e9a2495f15 100644 --- a/progs/demos/glutfx.c +++ b/progs/demos/glutfx.c @@ -1,4 +1,4 @@ -/* $Id: glutfx.c,v 1.1 1999/08/19 00:55:40 jtg Exp $ */ +/* $Id: glutfx.c,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */ /* * Example of how one might use GLUT with the 3Dfx driver in full-screen mode. @@ -16,8 +16,8 @@ /* * $Log: glutfx.c,v $ - * Revision 1.1 1999/08/19 00:55:40 jtg - * Initial revision + * Revision 1.1.1.1 1999/08/19 00:55:40 jtg + * Imported sources * * Revision 3.2 1999/03/28 18:18:33 brianp * minor clean-up |