Minor changes:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 24 Sep 2009 15:44:59 +0000 (15:44 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 24 Sep 2009 15:44:59 +0000 (15:44 +0000)
commit803c54350b5d7e41ce56a9f207c28fb98a21e9a9
treecc8187a7d06bdc9b52d8670f7d3af05ada4ee83a
parentb275b122f704c1d4567536f3326b716264993705
Minor changes:
- check_col no longer req'd;
- use tvb_strncaseeql instead of tvb_get_ptr & etc;
- Change if (guint > 0) to if (guint != 0).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30114 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-3com-njack.c