Trivial warning fix (no newline at end of file)

svn path=/trunk/; revision=17164
This commit is contained in:
Jörg Mayer 2006-02-05 11:46:00 +00:00
parent a2f7c569e0
commit 2826417ef7
2 changed files with 4 additions and 2 deletions

View File

@ -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__ */
#endif /* __PACKET_E212_H__ */

View File

@ -114,4 +114,5 @@ extern const value_string gsm_a_qos_sdu_err_rat_vals[];
extern const value_string gsm_a_qos_traff_hdl_pri_vals[];
extern const value_string gsm_a_type_of_number_values[];
extern const value_string gsm_a_numbering_plan_id_values[];
extern const value_string gsm_a_numbering_plan_id_values[];