Display Boolean bitfields regardless of whether they're set or clear, so
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 14 Apr 2002 21:44:48 +0000 (21:44 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 14 Apr 2002 21:44:48 +0000 (21:44 +0000)
commit28390dea1002c3231a7feaaf62aff12d18edd279
treeb6adec95c69e6df0807547f4f5ec3b03e08a161e
parent9b8de508d4c9c9c12542b7b672779fd72c6f8a3e
Display Boolean bitfields regardless of whether they're set or clear, so
you can see not only what flags are set, but also what flags aren't set.
Don't show reserved bits unless they're set, though.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5157 f5534014-38df-0310-8fa8-9805f1628bb7
packet-x11.c