From b5d1e0ad1e58307def918f00bddce01041266056 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 10 Apr 2019 00:06:53 +1000 Subject: Cleanup: spelling --- source/blender/makesdna/intern/makesdna.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/makesdna/intern') diff --git a/source/blender/makesdna/intern/makesdna.c b/source/blender/makesdna/intern/makesdna.c index 601eef1372e..cc5abadd0e8 100644 --- a/source/blender/makesdna/intern/makesdna.c +++ b/source/blender/makesdna/intern/makesdna.c @@ -466,7 +466,7 @@ static int add_name(const char *str) /* * Put )(void) at the end? Maybe )(). Should check this with * old sdna. Actually, sometimes )(), sometimes )(void...) - * Alas.. such is the nature of braindamage :( + * Alas.. such is the nature of brain-damage :( * * Sorted it out: always do )(), except for headdraw and * windraw, part of ScrArea. This is important, because some -- cgit v1.2.3