aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2009-03-03 20:55:38 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2009-03-03 20:55:38 +0000
commit93eedb2d3f5690cae05d642f812ce5f2d1bbecbc (patch)
tree317c87ccfc55a60bbc1dffbf7789f42f799b3d7a /epan
parent2222ecef6e3513e3b736e53ee0d3d8f02ebc0a2e (diff)
Add a newline at the end of the file.
svn path=/trunk/; revision=27592
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-pw-hdlc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-pw-hdlc.c b/epan/dissectors/packet-pw-hdlc.c
index 065446e919..325e31c1e9 100644
--- a/epan/dissectors/packet-pw-hdlc.c
+++ b/epan/dissectors/packet-pw-hdlc.c
@@ -260,4 +260,4 @@ void proto_reg_handoff_pw_hdlc(void)
initialized = TRUE;
}
-} \ No newline at end of file
+}