strstr: fix a bug whereby strstr would mistakenly return NULL
[pspp] / lib / isdir.h
1 int isdir (const char *path);