Fix lots of warnings of type:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 23 Jul 2005 06:19:08 +0000 (06:19 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 23 Jul 2005 06:19:08 +0000 (06:19 +0000)
commit44f890e35b8975626b6adae88ce0c88dcd5f33cb
tree74ed7560e8a7dc914ca3f759ab219ec458aaf194
parent166d893b55b9d2e7bd01f772c38a0be99acd225a
Fix lots of warnings of type:
ftypes.c:257: warning: passing argument 1 of 'logfunc' discards
                        qualifiers from pointer target type
by changing 'char*' -> 'const char*'

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15009 f5534014-38df-0310-8fa8-9805f1628bb7
epan/ftypes/ftypes.h