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:
authorStephen Swaney <sswaney@centurytel.net>2005-05-01 03:29:10 +0400
committerStephen Swaney <sswaney@centurytel.net>2005-05-01 03:29:10 +0400
commita6bb0b7f790ca52ab6399a342468ea173ce80137 (patch)
tree40ce1023567e6b2bc60b97a3727c19650d924835 /source/blender/blenkernel/BKE_depsgraph.h
parenta21fd1571b91f70f8129527073e670e720435852 (diff)
fix 'no newline at end of file' warnings
Diffstat (limited to 'source/blender/blenkernel/BKE_depsgraph.h')
-rw-r--r--source/blender/blenkernel/BKE_depsgraph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_depsgraph.h b/source/blender/blenkernel/BKE_depsgraph.h
index 007b38b984c..06eea7a5e98 100644
--- a/source/blender/blenkernel/BKE_depsgraph.h
+++ b/source/blender/blenkernel/BKE_depsgraph.h
@@ -100,4 +100,4 @@ void boundbox_deps(void);
void draw_all_deps(void);
-#endif \ No newline at end of file
+#endif