.\" (C) 2002 Ian Gulliver .TH firestring_estr_chomp 3 2003-05-15 .SH NAME firestring_estr_chomp \- remove whitespace from the end of an estring .SH SYNOPSIS .B #include .br .B -lfirestring .LP .BI "void firestring_estr_chomp(struct firestring_estr_t *" "string" ")" .SH DESCRIPTION firestring_estr_chomp shortens .I string until the string ends with a non-whitespace character or is empty. .SH RETURN VALUE None. .SH AUTHOR Ian Gulliver .SH SEE ALSO .BR libfirestring (3)