gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
[mesa.git] / src / gallium / drivers / svga / SConscript
index aee337fa8462f8abf51384a9fe30d510a992dc61..2d60ceb2be5f7584b3453c2998c0a665bd1c5ca8 100644 (file)
@@ -11,7 +11,7 @@ if env['suncc']:
 env.Append(CPPDEFINES = [
        'HAVE_STDINT_H',
 ])
-       
+
 env.Prepend(CPPPATH = [
        'include',
 ])