aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-oicq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-oicq.c b/epan/dissectors/packet-oicq.c
index 721f97e4b9..0e500a6c93 100644
--- a/epan/dissectors/packet-oicq.c
+++ b/epan/dissectors/packet-oicq.c
@@ -90,6 +90,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 }
};