Fix compilation error:
[obnox/wireshark/wip.git] / epan / dissectors / packet-amqp.c
index 389aaafbd4bb2d3ba88ae45043c0d7e9191c4e07..6a6c0519f26a51bce02ad2a759ed140af22991ed 100644 (file)
@@ -5610,7 +5610,7 @@ dissect_amqp_0_10_frame(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
     int offset;
     emem_strbuf_t *strbuf;
 
-#if 0  /* XXX: Not currently used ?? *(/
+#if 0  /* XXX: Not currently used ?? */
     conversation_t *conv;
     amqp_conv *conn;