From a0a572ce8b59d84d4ac632b099adae0e20c3f670 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 15 Mar 2022 17:29:54 +1100 Subject: Cleanup: correct unbalanced doxy sections --- source/blender/makesdna/DNA_sequence_types.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/blender/makesdna/DNA_sequence_types.h') diff --git a/source/blender/makesdna/DNA_sequence_types.h b/source/blender/makesdna/DNA_sequence_types.h index 86d9867973a..c8dd7ca45aa 100644 --- a/source/blender/makesdna/DNA_sequence_types.h +++ b/source/blender/makesdna/DNA_sequence_types.h @@ -779,6 +779,8 @@ enum { SEQ_TRANSFORM_FILTER_BILINEAR = 1, }; +/** \} */ + #ifdef __cplusplus } #endif -- cgit v1.2.3