glob: Declare variables at the very start of their scope.
[gnulib/ericb.git] / modules / trim
blobc954509aa375efd9fca9bb7e73dd33fa948aad84
1 Description:
2 trim() function: remove leading and/or trailing whitespaces
4 Files:
5 lib/trim.h
6 lib/trim.c
8 Depends-on:
9 xalloc
10 mbchar
11 mbiter
12 memmove
13 strdup
15 configure.ac:
17 Makefile.am:
18 lib_SOURCES += trim.c
20 Include:
21 "trim.h"
23 License:
24 GPL
26 Maintainer:
27 Davide Angelocola