mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Fix typos in macro names
This commit is contained in:
@@ -105,6 +105,6 @@ int threading_set_alt( int (*mutex_init)( threading_mutex_t * ),
|
||||
|
||||
return( 0 );
|
||||
}
|
||||
#endif /* POLARSSL_THREADING_ALT_C */
|
||||
#endif /* POLARSSL_THREADING_ALT */
|
||||
|
||||
#endif /* POLARSSL_THREADING_C */
|
||||
|
||||
Reference in New Issue
Block a user