summaryrefslogtreecommitdiff
path: root/thirdparty/mbedtls/library/ecjpake.c
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/mbedtls/library/ecjpake.c')
-rw-r--r--thirdparty/mbedtls/library/ecjpake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/mbedtls/library/ecjpake.c b/thirdparty/mbedtls/library/ecjpake.c
index e8f40862be..ec5a4007db 100644
--- a/thirdparty/mbedtls/library/ecjpake.c
+++ b/thirdparty/mbedtls/library/ecjpake.c
@@ -301,7 +301,7 @@ cleanup:
*/
static int ecjpake_zkp_write( const mbedtls_md_info_t *md_info,
const mbedtls_ecp_group *grp,
- const int pf,
+ const int pf,
const mbedtls_ecp_point *G,
const mbedtls_mpi *x,
const mbedtls_ecp_point *X,