aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2008-09-19 16:40:37 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2008-09-19 16:40:37 +0000
commit8451a2b8299d0c2cf4bf755427a239e71e6cc6ed (patch)
treeabb6ad3a545837d041b925da8b581985c509d95b /wsutil
parentacc2c73d09f2f2ca1f281a428a6117462d86688f (diff)
Add a newline at the end of the file
svn path=/trunk/; revision=26235
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/encap_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/encap_util.h b/wsutil/encap_util.h
index a7cb30a2b8..6a733f2c95 100644
--- a/wsutil/encap_util.h
+++ b/wsutil/encap_util.h
@@ -28,4 +28,4 @@
int wtap_pcap_encap_to_wtap_encap(int encap);
int wtap_wtap_encap_to_pcap_encap(int encap);
-#endif /* __ENCAP_UTIL_H__ */ \ No newline at end of file
+#endif /* __ENCAP_UTIL_H__ */