From fdd631a941b4c71c50b64cea2575ab0e3bbe1968 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 22 Apr 2002 16:03:37 +0000 Subject: removed CVS $Log comments --- progs/demos/glinfo.c | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'progs/demos/glinfo.c') diff --git a/progs/demos/glinfo.c b/progs/demos/glinfo.c index a61e365474..4e34983ff5 100644 --- a/progs/demos/glinfo.c +++ b/progs/demos/glinfo.c @@ -1,4 +1,4 @@ -/* $Id: glinfo.c,v 1.1 1999/08/19 00:55:40 jtg Exp $ */ +/* $Id: glinfo.c,v 1.2 2002/04/22 16:03:37 brianp Exp $ */ /* * Print GL, GLU and GLUT version and extension info @@ -8,23 +8,6 @@ */ -/* - * $Log: glinfo.c,v $ - * Revision 1.1 1999/08/19 00:55:40 jtg - * Initial revision - * - * Revision 3.2 1999/02/02 04:45:49 brianp - * include stdio.h before glut.h - * - * Revision 3.1 1998/02/22 16:42:54 brianp - * added casts to prevent compiler warnings - * - * Revision 3.0 1998/02/14 18:42:29 brianp - * initial rev - * - */ - - #include #include -- cgit v1.2.3