From af36dd4664ddf35c7ad99f05f9878ce1acf787bd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 08:02:49 +0200 Subject: Cleanup: trailing newlines --- source/blender/editors/space_userpref/space_userpref.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/space_userpref/space_userpref.c') diff --git a/source/blender/editors/space_userpref/space_userpref.c b/source/blender/editors/space_userpref/space_userpref.c index 209b32f45f3..bf3f1d0dfb3 100644 --- a/source/blender/editors/space_userpref/space_userpref.c +++ b/source/blender/editors/space_userpref/space_userpref.c @@ -192,4 +192,3 @@ void ED_spacetype_userpref(void) BKE_spacetype_register(st); } - -- cgit v1.2.3