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