aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/camel/packet-camel-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/camel/packet-camel-template.c')
-rw-r--r--asn1/camel/packet-camel-template.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/camel/packet-camel-template.c b/asn1/camel/packet-camel-template.c
index 361d52c8a3..45064cf752 100644
--- a/asn1/camel/packet-camel-template.c
+++ b/asn1/camel/packet-camel-template.c
@@ -209,7 +209,8 @@ const value_string camel_opr_code_strings[] = {
{80, "EventReportGPRS"},
{81, "RequestReportGPRSEvent"},
{82, "ResetTimerGPRS"},
- {83, "SendChargingInformationGPRS"}
+ {83, "SendChargingInformationGPRS"},
+ {0, NULL}
};
char camel_number_to_char(int number)