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

Wireshark-commits: [Wireshark-commits] rev 30243: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 01 Oct 2009 19:20:02 GMT
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