mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 04:25:08 -05:00
polarssl: added missing end-of-comment from previous commit
This commit is contained in:
parent
5017d5ada8
commit
7a1fb8e816
@ -99,7 +99,7 @@ static int entropy_func_mutex(void *data, unsigned char *output, size_t len)
|
|||||||
}
|
}
|
||||||
/* end of entropy_func_mutex() */
|
/* end of entropy_func_mutex() */
|
||||||
|
|
||||||
#endif /* THREADING_SUPPORT
|
#endif /* THREADING_SUPPORT */
|
||||||
|
|
||||||
/* Define this to enable lots of debugging for PolarSSL */
|
/* Define this to enable lots of debugging for PolarSSL */
|
||||||
#undef POLARSSL_DEBUG
|
#undef POLARSSL_DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user