i915g: remove extra semicolon
authorBrian Paul <brianp@vmware.com>
Wed, 2 Mar 2011 00:09:15 +0000 (17:09 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 2 Mar 2011 00:09:15 +0000 (17:09 -0700)
src/gallium/drivers/i915/i915_context.c

index cbf9197..84c8cb5 100644 (file)
@@ -39,7 +39,7 @@
 #include "pipe/p_screen.h"
 
 
-DEBUG_GET_ONCE_BOOL_OPTION(i915_no_vbuf, "I915_NO_VBUF", FALSE);
+DEBUG_GET_ONCE_BOOL_OPTION(i915_no_vbuf, "I915_NO_VBUF", FALSE)
 
 
 /*