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/depsgraph_private.h
parenta21fd1571b91f70f8129527073e670e720435852 (diff)
fix 'no newline at end of file' warnings
Diffstat (limited to 'source/blender/blenkernel/depsgraph_private.h')
-rw-r--r--source/blender/blenkernel/depsgraph_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/blenkernel/depsgraph_private.h b/source/blender/blenkernel/depsgraph_private.h
index 7b3da76c652..d6d74f75bb6 100644
--- a/source/blender/blenkernel/depsgraph_private.h
+++ b/source/blender/blenkernel/depsgraph_private.h
@@ -126,4 +126,3 @@ void graph_print_adj_list(void);
int build_deps(short mask);
#endif
- \ No newline at end of file