aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bat.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-10-06 21:47:39 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-10-06 21:47:39 +0000
commitdf59da854b842ac1bdf14898d2881cba5583b38b (patch)
treeec9c3e24c4c8a728a3d50400b3af790f9a96b460 /epan/dissectors/packet-bat.c
parentc6a8a378d1f9e64080fdd7c6e67e7c12680266da (diff)
Put a newline at the end of the file.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26365 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-bat.c')
-rw-r--r--epan/dissectors/packet-bat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-bat.c b/epan/dissectors/packet-bat.c
index aafc3f72b5..ca9720e936 100644
--- a/epan/dissectors/packet-bat.c
+++ b/epan/dissectors/packet-bat.c
@@ -895,4 +895,4 @@ void proto_reg_handoff_bat(void)
dissector_add("udp.port", batman_udp_port, batman_handle);
dissector_add("udp.port", gw_udp_port, gw_handle);
dissector_add("udp.port", vis_udp_port, vis_handle);
-} \ No newline at end of file
+}