]> granicus.if.org Git - curl/commitdiff
polarssl: added missing end-of-comment from previous commit
authorDaniel Stenberg <daniel@haxx.se>
Tue, 18 Mar 2014 07:03:45 +0000 (08:03 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 18 Mar 2014 07:03:45 +0000 (08:03 +0100)
lib/vtls/polarssl.c

index 59d29172cb1224a99ce75d2b2f28dad319c41aef..3e1216365e916394d9d3fa5e929749d30d8f768e 100644 (file)
@@ -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