mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Fix typos in macro names
This commit is contained in:
parent
35ac8eb35a
commit
9b6699066e
10 changed files with 16 additions and 16 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue