aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2006-05-18 11:34:57 +0000
committerGuy Harris <guy@alum.mit.edu>2006-05-18 11:34:57 +0000
commit402a7628186f9a913d4cca1dcbc2d10c94d3794a (patch)
tree64dd3f459f43b63b92732880cc88e22831e6e75d /epan
parentd9b956503232680bb3a5647c4a13f633dca6a7b3 (diff)
Put a newline at the end of the file.
svn path=/trunk/; revision=18184
Diffstat (limited to 'epan')
-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