summaryrefslogtreecommitdiff
path: root/xc/extras/Mesa/src/copy_tmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xc/extras/Mesa/src/copy_tmp.h')
-rw-r--r--xc/extras/Mesa/src/copy_tmp.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/xc/extras/Mesa/src/copy_tmp.h b/xc/extras/Mesa/src/copy_tmp.h
index ffc0f66c2..8a4ec826f 100644
--- a/xc/extras/Mesa/src/copy_tmp.h
+++ b/xc/extras/Mesa/src/copy_tmp.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/extras/Mesa/src/copy_tmp.h,v 1.4 2001/04/01 13:59:57 tsi Exp $ */
+
/*
* Mesa 3-D graphics library
* Version: 3.1
@@ -27,7 +27,8 @@
* New (3.1) transformation code written by Keith Whitwell.
*/
-#undef COPY_FUNC
+
+#undef COPY_FUNC
#define COPY_FUNC( BITS ) \
static void TAG2(copy, BITS)(GLvector4f *to, const GLvector4f *f, \
const GLubyte mask[] ) \