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>2015-03-11 05:15:52 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-03-11 05:15:52 +0300
commit62faffc8003ed96806fbccb56b99e8c9901e3767 (patch)
tree9e8c74d4c7fa696ef201c920414ab917baff0d03 /source/blender/gpu/GPU_debug.h
parent6b610500b99d8e6ac2950d7702f669b9fa1192fe (diff)
Cleanup: style
Diffstat (limited to 'source/blender/gpu/GPU_debug.h')
-rw-r--r--source/blender/gpu/GPU_debug.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/gpu/GPU_debug.h b/source/blender/gpu/GPU_debug.h
index 02c5df013af..a74c0e7c67b 100644
--- a/source/blender/gpu/GPU_debug.h
+++ b/source/blender/gpu/GPU_debug.h
@@ -74,5 +74,4 @@ void gpu_string_marker (size_t size, const char *str);
}
#endif
-
-#endif /* __GPU_DEBUG_H__ */ \ No newline at end of file
+#endif /* __GPU_DEBUG_H__ */