mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-05-28 16:21:27 +03:00
Don't restyle end of file
Move the *INDENT-ON* annotation to the end of the file so that uncrustify does not restyle the later sections (since it introduces a risk of future problems). Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
b92d30f987
commit
2ccd77ac83
@ -954,7 +954,6 @@
|
|||||||
#endif /* MSVC */
|
#endif /* MSVC */
|
||||||
|
|
||||||
#endif /* MBEDTLS_HAVE_ASM */
|
#endif /* MBEDTLS_HAVE_ASM */
|
||||||
/* *INDENT-ON* */
|
|
||||||
|
|
||||||
#if !defined(MULADDC_CORE)
|
#if !defined(MULADDC_CORE)
|
||||||
#if defined(MBEDTLS_HAVE_UDBL)
|
#if defined(MBEDTLS_HAVE_UDBL)
|
||||||
@ -1003,4 +1002,5 @@
|
|||||||
#endif /* C (generic) */
|
#endif /* C (generic) */
|
||||||
#endif /* C (longlong) */
|
#endif /* C (longlong) */
|
||||||
|
|
||||||
|
/* *INDENT-ON* */
|
||||||
#endif /* bn_mul.h */
|
#endif /* bn_mul.h */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user