Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-06-29 09:02:49 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-29 09:02:49 +0300
commitaf36dd4664ddf35c7ad99f05f9878ce1acf787bd (patch)
tree86c90d41e9f8e6abd3f0c231f77c96e8a9cff7d9 /source/blender/editors/space_userpref
parent46dceefc353ab8c84731c9f8f09a34733e004d1b (diff)
Cleanup: trailing newlines
Diffstat (limited to 'source/blender/editors/space_userpref')
-rw-r--r--source/blender/editors/space_userpref/space_userpref.c1
-rw-r--r--source/blender/editors/space_userpref/userpref_intern.h1
-rw-r--r--source/blender/editors/space_userpref/userpref_ops.c2
3 files changed, 0 insertions, 4 deletions
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);
}
-
diff --git a/source/blender/editors/space_userpref/userpref_intern.h b/source/blender/editors/space_userpref/userpref_intern.h
index d67ba32f68b..720b4da0f71 100644
--- a/source/blender/editors/space_userpref/userpref_intern.h
+++ b/source/blender/editors/space_userpref/userpref_intern.h
@@ -34,4 +34,3 @@
/* internal exports only */
#endif /* __USERPREF_INTERN_H__ */
-
diff --git a/source/blender/editors/space_userpref/userpref_ops.c b/source/blender/editors/space_userpref/userpref_ops.c
index c5a62f46c36..6666a6cfc16 100644
--- a/source/blender/editors/space_userpref/userpref_ops.c
+++ b/source/blender/editors/space_userpref/userpref_ops.c
@@ -31,5 +31,3 @@
#include <string.h>
#include <stdio.h>
-
-