fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -42,3 +42,4 @@ void callLocalErrorCallBack(char* msg);
|
||||
int callLocalInterruptCallBack(void);
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -47,3 +47,4 @@ void BLI_setCmdCallBack(int (*f)(char*));
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -39,3 +39,4 @@
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -38,3 +38,4 @@ void BLI_builddir(char *dirname, char *relname);
|
||||
int BLI_compare(struct direntry *entry1, struct direntry *entry2);
|
||||
|
||||
#endif /* BLI_STORAGE_H */
|
||||
|
||||
|
@@ -45,3 +45,4 @@ struct ListBase;
|
||||
/* void addlisttolist(struct ListBase *list1, struct ListBase *list2); */
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user