summaryrefslogtreecommitdiff
path: root/asn1/h235/packet-h235-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h235/packet-h235-template.c')
-rw-r--r--asn1/h235/packet-h235-template.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/h235/packet-h235-template.c b/asn1/h235/packet-h235-template.c
index 37b2e094da..95b181e88d 100644
--- a/asn1/h235/packet-h235-template.c
+++ b/asn1/h235/packet-h235-template.c
@@ -2,7 +2,7 @@
* Routines for H.235 packet dissection
* 2004 Tomas Kukosa
*
- * $Id: packet-h235-template.c,v 1.1 2004/05/24 08:42:29 sahlberg Exp $
+ * $Id: packet-h235-template.c,v 1.2 2004/05/25 21:07:43 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -50,7 +50,7 @@ int proto_h235 = -1;
static guint32
dissect_xxx_ToBeSigned(tvbuff_t *tvb, guint32 offset, packet_info *pinfo, proto_tree *tree, int hf_index) {
-NOT_DECODED_YET("ToBeSigned");
+PER_NOT_DECODED_YET("ToBeSigned");
return offset;
}