aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-imf.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2016-12-13 11:39:16 +0100
committerAnders Broman <a.broman58@gmail.com>2016-12-13 16:07:43 +0000
commit588f52537edb18a2488e1e16c8787507c034bfa1 (patch)
treef94d804fda9ed8c5054b2bc59213b13a72dcda7c /epan/dissectors/packet-imf.c
parent31a53fdb9cce393a404c46599466ae7da719a43c (diff)
imf: fix no newline at end of file [-Wnewline-eof]
Change-Id: Ibddfbb049fdf8510ffc14fbadba7484300821888 Reviewed-on: https://code.wireshark.org/review/19236 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-imf.c')
-rw-r--r--epan/dissectors/packet-imf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-imf.c b/epan/dissectors/packet-imf.c
index f66175ec84..2b3de17644 100644
--- a/epan/dissectors/packet-imf.c
+++ b/epan/dissectors/packet-imf.c
@@ -1372,4 +1372,4 @@ proto_reg_handoff_imf(void)
*
* ex: set shiftwidth=2 tabstop=8 expandtab:
* :indentSize=2:tabSize=8:noTabs=true:
- */ \ No newline at end of file
+ */