mesa: Remove comma at end of enumerator list.
This commit is contained in:
@@ -3125,7 +3125,7 @@ enum _verbose
|
||||
VERBOSE_LIGHTING = 0x0200,
|
||||
VERBOSE_PRIMS = 0x0400,
|
||||
VERBOSE_VERTS = 0x0800,
|
||||
VERBOSE_DISASSEM = 0x1000,
|
||||
VERBOSE_DISASSEM = 0x1000
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user