summaryrefslogtreecommitdiffstats
path: root/progs/demos/gamma.c
diff options
context:
space:
mode:
authorjtg <jtg>1999-08-19 00:55:39 +0000
committerjtg <jtg>1999-08-19 00:55:39 +0000
commitfd624c0601f71bf8b39ccc748a8a13d01ea5f7d2 (patch)
tree85cb4d55b85164f23c13d9ff0e4fcadd0ca561fd /progs/demos/gamma.c
parentafb833d4e89c312460a4ab9ed6a7a8ca4ebbfe1c (diff)
Imported sourcesstart
Diffstat (limited to 'progs/demos/gamma.c')
-rw-r--r--progs/demos/gamma.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/demos/gamma.c b/progs/demos/gamma.c
index a3b0bd8c67b..c787ddd7bf2 100644
--- a/progs/demos/gamma.c
+++ b/progs/demos/gamma.c
@@ -1,5 +1,5 @@
-/* $Id: gamma.c,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: gamma.c,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/* Draw test patterns to help determine correct gamma value for a display.
When the intensities of the inner squares nearly match the intensities
@@ -25,8 +25,8 @@
/*
* $Log: gamma.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.1 1999/06/19 01:35:38 brianp
* merged in Kai Schuetz's RGB changes