aboutsummaryrefslogtreecommitdiffstats
path: root/epan/strutil.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-18 11:34:57 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-18 11:34:57 +0000
commit5e10f7368fd85c6e9fefd36e37fb2acb977b0e3c (patch)
tree64dd3f459f43b63b92732880cc88e22831e6e75d /epan/strutil.c
parenta1d6ff49a2213d82c11b045318e74f9cff60b4d0 (diff)
Put a newline at the end of the file.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18184 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/strutil.c')
-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