spelling corrections in comments and quiet warning
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
typedef struct {
|
||||
PyObject_HEAD /* required python macro */
|
||||
/* collection iterator spesific parts */
|
||||
/* collection iterator specific parts */
|
||||
char relpath[FILE_MAX];
|
||||
char abspath[FILE_MAX]; /* absolute path */
|
||||
BlendHandle *blo_handle;
|
||||
|
Reference in New Issue
Block a user