aboutsummaryrefslogtreecommitdiffstats
path: root/epan/strutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/strutil.h')
-rw-r--r--epan/strutil.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/strutil.h b/epan/strutil.h
index 7ed68367b6..2067a4179d 100644
--- a/epan/strutil.h
+++ b/epan/strutil.h
@@ -64,6 +64,8 @@ int get_token_len(const guchar *linep, const guchar *lineend,
*/
gchar* format_text(const guchar *line, int len);
+gchar* format_text_wsp(const guchar *line, int len);
+
/** Turn an array of bytes into a string showing the bytes in hex.
*
* @param bd A pointer to the byte array