From: Keith Whitwell Date: Wed, 27 Dec 2000 22:57:13 +0000 (+0000) Subject: try and force a log message X-Git-Tag: 062012170305~27583 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20911cb17ca2fa418c991c189641d978fc6cde2b;p=profile%2Fivi%2Fmesa.git try and force a log message --- diff --git a/src/mesa/main/dlist.c b/src/mesa/main/dlist.c index bb52349..3c493b2 100644 --- a/src/mesa/main/dlist.c +++ b/src/mesa/main/dlist.c @@ -1,4 +1,4 @@ -/* $Id: dlist.c,v 1.57 2000/12/27 22:55:09 keithw Exp $ */ +/* $Id: dlist.c,v 1.58 2000/12/27 22:57:13 keithw Exp $ */ /* * Mesa 3-D graphics library @@ -4811,6 +4811,7 @@ _mesa_EndList( void ) ctx->CurrentDispatch = ctx->Exec; _glapi_set_dispatch( ctx->CurrentDispatch ); + }