Remove whitespace from the end of an estring
#include <firestring.h>
-lfirestring
void firestring_estr_chomp(struct firestring_estr_t *string)
firestring_estr_chomp shortens string until the string ends with a non-whitespace character or is empty.
None.
Ian Gulliver <[email protected]>