projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
376d022
)
try and force a log message
author
Keith Whitwell
<keith@tungstengraphics.com>
Wed, 27 Dec 2000 22:55:09 +0000
(22:55 +0000)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Wed, 27 Dec 2000 22:55:09 +0000
(22:55 +0000)
src/mesa/main/dlist.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/dlist.c
b/src/mesa/main/dlist.c
index 5d64b0488eaca4fafcb3a2b71ef86ac923492cea..bb52349ffc60a8496ed0f5079ceb5e20364726b0 100644
(file)
--- a/
src/mesa/main/dlist.c
+++ b/
src/mesa/main/dlist.c
@@
-1,4
+1,4
@@
-/* $Id: dlist.c,v 1.5
6 2000/12/27 22:52:45
keithw Exp $ */
+/* $Id: dlist.c,v 1.5
7 2000/12/27 22:55:09
keithw Exp $ */
/*
* Mesa 3-D graphics library
@@
-4811,7
+4811,6
@@
_mesa_EndList( void )
ctx->CurrentDispatch = ctx->Exec;
_glapi_set_dispatch( ctx->CurrentDispatch );
-
}