strict aliasing warnings fix : replace (void**) by (void*)
authorstandel <standel@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 29 Mar 2007 22:58:02 +0000 (22:58 +0000)
committerstandel <standel@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 29 Mar 2007 22:58:02 +0000 (22:58 +0000)
commiteb403d7b627d684b0de34c641c93fbe0e1f5d6a4
tree6470c3898c6e9395e95a61ecacae07cf67d2e822
parent936befa97585374b57c529362215a0f6db24984b
strict aliasing warnings fix : replace (void**) by (void*)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21274 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dfilter/dfilter-macro.c
plugins/mate/mate_runtime.c
plugins/mate/mate_util.c