Continue to use spaces for indentation, not tabs.
[gnulib.git] / modules / linebuffer
blob4ddd3c38edbace8639700781a3bb4acd61c0c288
1 Description:
2 Read a line from a stream.
4 Files:
5 lib/linebuffer.h
6 lib/linebuffer.c
8 Depends-on:
9 idx
10 xalloc
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += linebuffer.h linebuffer.c
17 Include:
18 "linebuffer.h"
20 License:
21 GPL
23 Maintainer:
24 Jim Meyering