From aec9e0e1b61a10e62612522bf3f86e0afd7294a3 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 29 Mar 2020 16:33:51 +1100 Subject: Cleanup: spelling, comments --- source/creator/creator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/creator/creator.c') diff --git a/source/creator/creator.c b/source/creator/creator.c index a6c0e50e527..75523024aa4 100644 --- a/source/creator/creator.c +++ b/source/creator/creator.c @@ -108,7 +108,7 @@ #include "creator_intern.h" /* own include */ -/* Local Function prototypes */ +/* Local Function prototypes. */ #ifdef WITH_PYTHON_MODULE int main_python_enter(int argc, const char **argv); void main_python_exit(void); -- cgit v1.2.3