aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ex-opt.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2006-02-10 02:10:33 +0000
committerTim Potter <tpot@samba.org>2006-02-10 02:10:33 +0000
commit2025f091c6362de7d698e6cafbd32fb2934ac8f5 (patch)
treea0737360e71264d925c9b2daaabcbca917bebd11 /epan/ex-opt.h
parente4e8df5e1d7baea590c02edf369c65e82ffaece2 (diff)
Add newline to end of file to quiten compiler warning.
svn path=/trunk/; revision=17241
Diffstat (limited to 'epan/ex-opt.h')
-rw-r--r--epan/ex-opt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/ex-opt.h b/epan/ex-opt.h
index 5d67a5923d..f51f94791f 100644
--- a/epan/ex-opt.h
+++ b/epan/ex-opt.h
@@ -41,4 +41,4 @@ extern const gchar* ex_opt_get_index(const gchar* key, guint index);
/* extracts the next value of a given key */
extern const gchar* ex_opt_get_next(const gchar* key);
-#endif \ No newline at end of file
+#endif