summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-04-21 14:04:27 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-04-21 14:04:27 +0000
commita0ef56fd15550b1cb9443daaa78a2962cf7997c8 (patch)
treea289ba314bcba46e50331ea7df8d57085d4e439f /progs
parentedd677454dc38a590bd6fc1cd3e2759d2a4d55e3 (diff)
fix .c / .h typo
Diffstat (limited to 'progs')
-rw-r--r--progs/demos/Makefile.X114
1 files changed, 2 insertions, 2 deletions
diff --git a/progs/demos/Makefile.X11 b/progs/demos/Makefile.X11
index f34cde07e6..f6e6aa91d9 100644
--- a/progs/demos/Makefile.X11
+++ b/progs/demos/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.22 2003/04/17 19:20:55 brianp Exp $
+# $Id: Makefile.X11,v 1.23 2003/04/21 14:04:27 brianp Exp $
# Mesa 3-D graphics library
# Version: 5.1
@@ -98,7 +98,7 @@ readtex.c:
cp ../util/readtex.c .
readtex.h:
- cp ../util/readtex.c .
+ cp ../util/readtex.h .
# execute all programs