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>2021-01-13 05:15:22 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-01-13 05:15:22 +0300
commitbc584258626249a005a518661aabe080ec25f276 (patch)
treeb0a967d8abec8fadd9bfe51176e60f23162b2fc9 /source/blender/blenkernel/BKE_cryptomatte.h
parentb9e02eace69ebc003f3598b0ba1bf0682f21c411 (diff)
Cleanup: clang-format, trailing space
Diffstat (limited to 'source/blender/blenkernel/BKE_cryptomatte.h')
-rw-r--r--source/blender/blenkernel/BKE_cryptomatte.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_cryptomatte.h b/source/blender/blenkernel/BKE_cryptomatte.h
index 3abaf5256df..eb2de96a745 100644
--- a/source/blender/blenkernel/BKE_cryptomatte.h
+++ b/source/blender/blenkernel/BKE_cryptomatte.h
@@ -63,4 +63,4 @@ void BKE_cryptomatte_store_metadata(struct CryptomatteSession *session,
#ifdef __cplusplus
}
-#endif \ No newline at end of file
+#endif