aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t30.c
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-04-30 08:38:59 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-04-30 08:38:59 +0000
commit864003260334393725cf8fc7b6184bf1f7cea6d0 (patch)
tree8a494f0c093e1c28dfcdc82ca5bfe76f72e380fc /epan/dissectors/packet-t30.c
parent3485b6810a8b5827eb6012e2b3881f9f8251cb8c (diff)
newline at end of file is required by some compilers
svn path=/trunk/; revision=21624
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
+}
+