Commit fde6a16e authored by TYAGIRIS's avatar TYAGIRIS
Browse files

clang formatting fix

parent 3ad1f6b2
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -36,6 +36,8 @@
#include <stdint.h>
#include "options.h"

/* clang-format off */

#ifdef SPLIT_REND_WITH_HEAD_ROT

/*----------------------------------------------------------------------------------*
@@ -124,3 +126,4 @@ typedef enum
#endif /*SPLIT_REND_WITH_HEAD_ROT */

#endif /*ISAR_CNST_H */
/* clang-format on */
 No newline at end of file