Cleanup: double spaces in strings
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
static PyTypeObject BlenderAppFFmpegType;
|
||||
|
||||
#define DEF_FFMPEG_LIB_VERSION(lib) \
|
||||
{(#lib "_version"), ("The " #lib " version as a tuple of 3 numbers")}, \
|
||||
{(#lib "_version"), ("The " #lib " version as a tuple of 3 numbers")}, \
|
||||
{ \
|
||||
(#lib "_version_string"), ("The " #lib " version formatted as a string") \
|
||||
}
|
||||
|
Reference in New Issue
Block a user