diff --git a/epan/dissectors/packet-oicq.c b/epan/dissectors/packet-oicq.c index 8ce426e47..bf97290ed 100644 --- a/epan/dissectors/packet-oicq.c +++ b/epan/dissectors/packet-oicq.c @@ -103,6 +103,7 @@ static const value_string oicq_command_vals[] = { { 0x0080, "Receive system message" }, { 0x0081, "Get status of friend" }, { 0x00b5, "Get friend's status of group" }, + { 0x03f7, "Withdraw message"} { 0, NULL } };