commit | 20384f416e30dd19c52f72da8946fc4c9a027630 | [log] [tgz] |
---|---|---|
author | Pengyu Lv <pengyu.lv@arm.com> | Thu Sep 21 10:14:16 2023 +0800 |
committer | Pengyu Lv <pengyu.lv@arm.com> | Thu Sep 21 10:14:16 2023 +0800 |
tree | 4d7dfb7de4ee9e89009d01efe63559bd06f0983d | |
parent | 7fb6fc60cef3d07d772944d7d604e45e9a233b3e [diff] [blame] |
Fix the comments of some guards Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
diff --git a/include/mbedtls/padlock.h b/include/mbedtls/padlock.h index 184e183..13c65fc 100644 --- a/include/mbedtls/padlock.h +++ b/include/mbedtls/padlock.h
@@ -123,6 +123,6 @@ } #endif -#endif /* MBEDTLS_VIA_PADLOCK_HAVE_CODE */ +#endif /* MBEDTLS_VIA_PADLOCK_HAVE_CODE */ #endif /* padlock.h */