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

Date: Fri, 19 Feb 2010 23:45:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31928

User: guy
Date: 2010/02/19 03:45 PM

Log:
 We don't call assert() (and shouldn't - dissectors should use
 DISSECTOR_ASSERT(), so the dissection stops, but the app continues to
 run), so we don't need to include <assert.h>.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +0 -1      packet-icq.c    Modified