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

Date Prev · Date Next · Thread Prev · Thread Next
Date: Tue, 01 May 2007 01:57:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21631

User: guy
Date: 2007/05/01 01:57 AM

Log:
 Parenthesize to squelch a compiler warning (a warning that suggests that
 the parentheses are needed - not that I can remember which of && and ||
 have higher precedence, anyway, which is why I like parenthesizing
 expressions such as this...).

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -2      packet-ieee80211.c    Modified