From 7debff3867c0c087ccae465517aa26e475266427 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 20 Jan 1999 18:10:35 +0000 Subject: See ChangeLog: Wed Jan 20 18:59:49 CET 1999 Werner Koch --- include/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/util.h') diff --git a/include/util.h b/include/util.h index 892d508cc..8b8df37e8 100644 --- a/include/util.h +++ b/include/util.h @@ -161,6 +161,7 @@ STRLIST strlist_last( STRLIST node ); const char *memistr( const char *buf, size_t buflen, const char *sub ); char *mem2str( char *, const void *, size_t); char *trim_spaces( char *string ); +unsigned trim_trailing_ws( byte *line, unsigned len ); int string_count_chr( const char *string, int c ); int set_native_charset( const char *newset ); char *native_to_utf8( const char *string ); -- cgit v1.2.3