Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] [PATCH] Oscar dissector ICQ and Filetransfer updates

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Thu, 23 Sep 2004 10:41:57 -0700
Jelmer Vernooij wrote:

Some more updates to the Oscar dissector:

Checked in.

Some compiler warnings:

packet-aim.c: In function `dissect_aim_tlv_value_capability_data':
packet-aim.c:1011: warning: unused parameter `ti'
packet-aim-chat.c: In function `dissect_aim_chat_outgoing_msg':
packet-aim-chat.c:86: warning: unused parameter `chat_tree'
packet-aim-chat.c:58: warning: `chat_tlvs' defined but not used
packet-aim-messaging.c:96: warning: `minityping_type' defined but not used
packet-aim-oft.c:47: warning: `ett_aim_recvfile' defined but not used
packet-aim-oft.c:48: warning: `ett_aim_sendfile' defined but not used
packet-aim-signon.c: In function `dissect_aim_tlv_value_registration':
packet-aim-signon.c:124: warning: unused parameter `pinfo'