From 7a1fb8e816881d0091fe3d8c8d192a533bb5ec82 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 18 Mar 2014 08:03:45 +0100 Subject: polarssl: added missing end-of-comment from previous commit --- lib/vtls/polarssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vtls') 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 -- cgit v1.2.3