select: Fix "warning: no previous prototype for function".
[gnulib.git] / modules / mbsspn
blob8d6308408697efe8d2fc6305be833d70d03922a1
1 Description:
2 mbsspn() function: search a string for any outside a set of characters.
4 Files:
5 lib/mbsspn.c
7 Depends-on:
8 mbuiter
9 string
10 mbschr
12 configure.ac:
13 gl_STRING_MODULE_INDICATOR([mbsspn])
15 Makefile.am:
16 lib_SOURCES += mbsspn.c
18 Include:
19 <string.h>
21 Link:
22 $(LIB_MBRTOWC)
24 License:
25 LGPL
27 Maintainer:
28 all