style cleanup: mostly whitespace in rna
This commit is contained in:
@@ -38,7 +38,8 @@ EnumPropertyItem unpack_method_items[] = {
|
||||
{PF_WRITE_LOCAL, "WRITE_LOCAL", 0, "Write Local File (overwrite existing)", ""},
|
||||
{PF_USE_ORIGINAL, "USE_ORIGINAL", 0, "Use Original File", ""},
|
||||
{PF_WRITE_ORIGINAL, "WRITE_ORIGINAL", 0, "Write Original File (overwrite existing)", ""},
|
||||
{0, NULL, 0, NULL, NULL}};
|
||||
{0, NULL, 0, NULL, NULL}
|
||||
};
|
||||
|
||||
#ifdef RNA_RUNTIME
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user