aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/strutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/strutil.c b/epan/strutil.c
index 1d79fa93b6..60e653f32e 100644
--- a/epan/strutil.c
+++ b/epan/strutil.c
@@ -742,4 +742,4 @@ gchar * utf_16to8(const wchar_t *utf16str) {
return utf8buf[idx];
}
-#endif \ No newline at end of file
+#endif