summaryrefslogtreecommitdiff
path: root/progs/demos/gears.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/gears.c')
-rw-r--r--progs/demos/gears.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/demos/gears.c b/progs/demos/gears.c
index 8d99a8d317f..4b9a433bf60 100644
--- a/progs/demos/gears.c
+++ b/progs/demos/gears.c
@@ -1,4 +1,4 @@
-/* $Id: gears.c,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: gears.c,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* 3-D gear wheels. This program is in the public domain.
@@ -10,8 +10,8 @@
/*
* $Log: gears.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/06/03 17:07:36 brianp
* an extra quad was being drawn in front and back faces