1
0
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:
Daniel Stenberg 2014-03-18 08:03:45 +01:00
parent 5017d5ada8
commit 7a1fb8e816

View File

@ -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