aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-e212.h
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-02-05 11:46:00 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-02-05 11:46:00 +0000
commitc8ac29ae654cd0fc175e02d006c9a55d8fd5fad8 (patch)
tree78181422b3f7088b2ddc60ecd30b8c4634422ea5 /epan/dissectors/packet-e212.h
parent1e65da06d1e7e56230859802cb04b8e691b929bd (diff)
Trivial warning fix (no newline at end of file)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17164 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-e212.h')
-rw-r--r--epan/dissectors/packet-e212.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-e212.h b/epan/dissectors/packet-e212.h
index 63df4564a1..1ed149915c 100644
--- a/epan/dissectors/packet-e212.h
+++ b/epan/dissectors/packet-e212.h
@@ -32,4 +32,5 @@ extern const value_string E212_codes[];
int dissect_e212_mcc_mnc(tvbuff_t *tvb, proto_tree *tree, int offset);
-#endif /* __PACKET_E212_H__ */ \ No newline at end of file
+#endif /* __PACKET_E212_H__ */
+