Commit 7a1fb8e8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

polarssl: added missing end-of-comment from previous commit

parent 5017d5ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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