http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30243
User: morriss
Date: 2009/10/01 12:20 PM
Log:
From Gregor Jasny via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4065 :
Expose the FNAC family and subtype via a hf_ value so you can filter for
specific messages.
From me:
Re-arrange the code a bit: put dissect_aim() at the bottom near the
registration functions. Remove unnecessary forward declarations.
Reindent a bunch.
Remove a couple check_col() calls; leave one in since it protects several
other calls.
Directory: /trunk/epan/dissectors/
Changes Path Action
+539 -491 packet-aim.c Modified