style cleanup

This commit is contained in:
2012-10-22 08:15:51 +00:00
parent 30fd258a0b
commit ddc2dbc2a4
218 changed files with 1296 additions and 1301 deletions

View File

@@ -1844,7 +1844,7 @@ void removeImportMain(struct Main *maggie)
}
// Copied from bpy_interface.c
static struct _inittab bge_internal_modules[]= {
static struct _inittab bge_internal_modules[] = {
{(char *)"mathutils", PyInit_mathutils},
{(char *)"bgl", BPyInit_bgl},
{(char *)"blf", BPyInit_blf},