style and comments for threadpool.c
This commit is contained in:
@ -12,7 +12,8 @@
|
||||
License along with the GNU C Library; if not, see
|
||||
<http://www.gnu.org/licenses/>. */
|
||||
#include <string.h>
|
||||
#include <strsep_gnu.h>
|
||||
|
||||
#include "strsep_gnu.h"
|
||||
|
||||
char *
|
||||
strsep_gnu (char **stringp, const char *delim)
|
||||
|
||||
Reference in New Issue
Block a user