From e13ef4109df15cf2d6308cf4eabc7cb2051f17dc Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Tue, 12 Nov 2013 09:23:13 +0000 Subject: Fix typo (for generated Documentation) svn path=/trunk/; revision=53268 --- epan/strutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/strutil.h') diff --git a/epan/strutil.h b/epan/strutil.h index 7aa499960a..f44351c0a5 100644 --- a/epan/strutil.h +++ b/epan/strutil.h @@ -86,7 +86,7 @@ gchar* format_text(const guchar *line, size_t len); WS_DLL_PUBLIC gchar* format_text_wsp(const guchar *line, size_t len); -/* +/** * Given a string, generate a string from it that shows non-printable * characters as the chr parameter passed, except a whitespace character * (space, tab, carriage return, new line, vertical tab, or formfeed) -- cgit v1.2.1