1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Description: trim() removes leading and/or trailing whitespaces Files: lib/trim.c lib/trim.h Depends-on: xalloc mbiter configure.ac: Makefile.am: Include: #include "trim.h" License: GPL Maintainer: Davide Angelocola