commit | 6c8ccd5be41935c9a1f35aceac92eb2fc1cf85ff | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Tue Nov 29 15:37:09 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu May 11 22:42:14 2017 +0100 |
tree | 10ce6553f6a3e6af6193c5328f8990a3329ed4aa | |
parent | 7e2406f6f0f9d86e28295b0021b5797346f7b15d [diff] [blame] |
Fix cleanup label alignment
diff --git a/library/ecp.c b/library/ecp.c index 0a989d5..56f22c2 100644 --- a/library/ecp.c +++ b/library/ecp.c
@@ -1712,7 +1712,7 @@ #endif #if defined(MBEDTLS_ECP_INTERNAL_ALT) - cleanup: +cleanup: if ( is_grp_capable ) {