aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/t38/packet-t38-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/t38/packet-t38-template.h')
-rw-r--r--asn1/t38/packet-t38-template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/t38/packet-t38-template.h b/asn1/t38/packet-t38-template.h
index 1ebbb72416..ea7ea3d829 100644
--- a/asn1/t38/packet-t38-template.h
+++ b/asn1/t38/packet-t38-template.h
@@ -30,7 +30,7 @@
typedef struct _t38_packet_info {
guint16 seq_num; /* UDPTLPacket sequence number */
- guint32 type_msg; /* 0=t30-indicator 1=data */
+ gint32 type_msg; /* 0=t30-indicator 1=data */
guint32 t30ind_value;
guint32 data_value; /* standard and speed */
guint32 setup_frame_number;