mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
223 B
Plaintext
24 lines
223 B
Plaintext
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
|