test
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 7 Jul 2000 14:54:17 +0000 (14:54 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 7 Jul 2000 14:54:17 +0000 (14:54 +0000)
src/mesa/main/fog.c

index 322d8a8db9defd1eb4d6ac3c3c648083e8368177..30b82758b60f00bef80f02e43f97048f202fc49e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: fog.c,v 1.13 2000/07/07 14:50:20 keithw Exp $ */
+/* $Id: fog.c,v 1.14 2000/07/07 14:54:17 keithw Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -427,4 +427,4 @@ _mesa_fog_ci_pixels( const GLcontext *ctx,
          return;
    }
 }
-
+/* hello */