mirror of
https://github.com/curl/curl.git
synced 2026-06-05 09:14:15 +03:00
polarssl: added missing end-of-comment from previous commit
This commit is contained in:
parent
5017d5ada8
commit
7a1fb8e816
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ static int entropy_func_mutex(void *data, unsigned char *output, size_t len)
|
|||
}
|
||||
/* end of entropy_func_mutex() */
|
||||
|
||||
#endif /* THREADING_SUPPORT
|
||||
#endif /* THREADING_SUPPORT */
|
||||
|
||||
/* Define this to enable lots of debugging for PolarSSL */
|
||||
#undef POLARSSL_DEBUG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue