Cleanup: comment blocks, trailing space in comments
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#pragma once
|
||||
|
||||
typedef struct {
|
||||
PyObject_HEAD /* required python macro */
|
||||
PyObject_HEAD /* Required Python macro. */
|
||||
const char *opname;
|
||||
} BPy_BMeshOpFunc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user