strtoumax: fix typo in previous commit.
[gnulib.git] / modules / readtokens0
1 Description:
2 Read NUL-separated tokens from a stream.
3
4 Files:
5 lib/readtokens0.h
6 lib/readtokens0.c
7
8 Depends-on:
9 obstack
10 stdbool
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += readtokens0.h readtokens0.c
16
17 Include:
18 "readtokens0.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering