Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX
Also use doxy style function reference `#` prefix chars when referencing identifiers.
This commit is contained in:
@@ -240,7 +240,7 @@ static int pyrna_struct_keyframe_parse(PointerRNA *ptr,
|
||||
PyObject *pyoptions = NULL;
|
||||
const char *path;
|
||||
|
||||
/* note, parse_str MUST start with 's|ifsO!' */
|
||||
/* NOTE: `parse_str` MUST start with `s|ifsO!`. */
|
||||
if (!PyArg_ParseTupleAndKeywords(args,
|
||||
kw,
|
||||
parse_str,
|
||||
|
||||
Reference in New Issue
Block a user