ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] [PATCH] AIM dissector 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: Sun, 1 Aug 2004 15:58:16 -0700 (PDT)
Jelmer Vernooij said:
> This patch improves the AIM dissector:

Checked in.

Some warnings in the AIM dissector:

packet-aim.c:252: warning: `aim_fnac_family_generic_redirect_tlv' defined
but not used
packet-aim.c:265: warning: `aim_snac_generic_motd_motdtypes' defined but
not used
packet-aim-chat.c:82: warning: `chat_tlvs' defined but not used
packet-aim-messaging.c:104: warning: `minityping_type' defined but not used

Should those be used?