aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t30.c
diff options
context:
space:
mode:
authorkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-30 08:38:59 +0000
committerkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-30 08:38:59 +0000
commit6a5ca827e98bf8e3a5f55b5f0dfbcf6898f22e7b (patch)
tree8a494f0c093e1c28dfcdc82ca5bfe76f72e380fc /epan/dissectors/packet-t30.c
parentacd54b3a384e20554fb40f9faca2a51fb24bc316 (diff)
newline at end of file is required by some compilers
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21624 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-t30.c')
-rw-r--r--epan/dissectors/packet-t30.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-t30.c b/epan/dissectors/packet-t30.c
index a7b18402f9..e06642e380 100644
--- a/epan/dissectors/packet-t30.c
+++ b/epan/dissectors/packet-t30.c
@@ -1309,4 +1309,5 @@ void
proto_reg_handoff_t30(void)
{
-} \ No newline at end of file
+}
+