projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
367850d
)
remove CR
author
Daniel Borca
<dborca@users.sourceforge.net>
Mon, 30 Aug 2004 09:10:34 +0000
(09:10 +0000)
committer
Daniel Borca
<dborca@users.sourceforge.net>
Mon, 30 Aug 2004 09:10:34 +0000
(09:10 +0000)
src/mesa/main/dlist.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/dlist.c
b/src/mesa/main/dlist.c
index 41b47722af8b3c272f8c8e4d77c7003ff09a3a10..ebf3af326a947fb27e63affcb1ab2a9724904a05 100644
(file)
--- a/
src/mesa/main/dlist.c
+++ b/
src/mesa/main/dlist.c
@@
-165,7
+165,7
@@
do { \
* integer values starting at 0 is very important, see InstSize array usage)
*/
typedef enum {
- OPCODE_INVALID = -1, /* Force signed enum */
\r
+ OPCODE_INVALID = -1, /* Force signed enum */
OPCODE_ACCUM,
OPCODE_ALPHA_FUNC,
OPCODE_BIND_TEXTURE,