"key" is a guint8 *; make the pointer into the string to which it refers
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 17 Jul 2007 19:09:50 +0000 (19:09 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 17 Jul 2007 19:09:50 +0000 (19:09 +0000)
commit28094369be9140d539f9a5c5254ed185ccc1bf29
tree4010c6df81f081e89378589918654cbd819ca4f2
parent0f3130fbb69dcd4e1ef35e6ce173a1b4305d0459
"key" is a guint8 *; make the pointer into the string to which it refers
a guint8 * as well - that keeps us from sign-extending the characters
before passing them to the ctype.h macros.

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