Cleanup: warning, whitespace

This commit is contained in:
2016-01-15 05:24:15 +11:00
parent 76197a2b96
commit 63a718e50f
3 changed files with 6 additions and 6 deletions

View File

@@ -1182,7 +1182,7 @@ static int pyrna_string_to_enum(PyObject *item, PointerRNA *ptr, PropertyRNA *pr
*
* Useful when the values aren't flags.
*
* \param type_convert_sign: Maps signed to unsuigned range,
* \param type_convert_sign: Maps signed to unsigned range,
* needed when we want to use the full range of a signed short/char.
*/
BLI_bitmap *pyrna_set_to_enum_bitmap(