From: Daniel Stenberg Date: Tue, 18 Mar 2014 07:03:45 +0000 (+0100) Subject: polarssl: added missing end-of-comment from previous commit X-Git-Tag: curl-7_36_0~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a1fb8e816881d0091fe3d8c8d192a533bb5ec82;p=curl polarssl: added missing end-of-comment from previous commit --- diff --git a/lib/vtls/polarssl.c b/lib/vtls/polarssl.c index 59d29172c..3e1216365 100644 --- a/lib/vtls/polarssl.c +++ b/lib/vtls/polarssl.c @@ -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