aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mgcp/packet-mgcp.h
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-02-21 23:29:49 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-02-21 23:29:49 +0000
commit9edd68b0e18abc9fd5ec454ead938d282b3ce525 (patch)
treef38d9925e3f342e25dea6eac49839899d6c860f6 /plugins/mgcp/packet-mgcp.h
parenta26c9e6299f8381edbcbdc37dce57405d778017f (diff)
ooops,I forgot this one with the last checkin
svn path=/trunk/; revision=13462
Diffstat (limited to 'plugins/mgcp/packet-mgcp.h')
-rw-r--r--plugins/mgcp/packet-mgcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mgcp/packet-mgcp.h b/plugins/mgcp/packet-mgcp.h
index 22a98839f2..1ee4c435ad 100644
--- a/plugins/mgcp/packet-mgcp.h
+++ b/plugins/mgcp/packet-mgcp.h
@@ -45,7 +45,7 @@ typedef struct _mgcp_info_t {
gchar *observedEvents;
guint32 rspcode;
gchar *signalReq;
- gboolean *hasDigitMap;
+ gboolean hasDigitMap;
} mgcp_info_t;
/* Item of request list */