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:
Diffstat (limited to 'intern/memutil/MEM_RefCountedC-Api.h')
-rw-r--r--intern/memutil/MEM_RefCountedC-Api.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/intern/memutil/MEM_RefCountedC-Api.h b/intern/memutil/MEM_RefCountedC-Api.h
index abaef47604c..0bba70388c5 100644
--- a/intern/memutil/MEM_RefCountedC-Api.h
+++ b/intern/memutil/MEM_RefCountedC-Api.h
@@ -87,4 +87,5 @@ extern int MEM_RefCountedDecRef(MEM_TRefCountedObjectPtr shared);
}
#endif
-#endif // _H_MEM_REF_COUNTED_C_API \ No newline at end of file
+#endif // _H_MEM_REF_COUNTED_C_API
+