wireshark/plugins/wimaxasncp
Michael Mann 1da1f945e2 Fix checkAPI.pl warnings about printf
Many of the complaints from checkAPI.pl for use of printf are when its embedded
in an #ifdef and checkAPI isn't smart enough to figure that out.
The other (non-ifdef) use is dumping internal structures (which is a type of
debug functionality)
Add a "ws_debug_printf" macro for printf to pacify the warnings.

Change-Id: I63610e1adbbaf2feffb4ec9d4f817247d833f7fd
Reviewed-on: https://code.wireshark.org/review/16623
Reviewed-by: Michael Mann <mmann78@netscape.net>
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-07-25 04:26:50 +00:00
..
AUTHORS
CMakeLists.txt Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ChangeLog
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
packet-wimaxasncp.c Fix checkAPI.pl warnings about printf 2016-07-25 04:26:50 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00
wimaxasncp_dict.h Continue to remove $Id$ from top of file 2014-03-31 18:49:52 +00:00
wimaxasncp_dict.l Don't double-close the input. 2016-04-04 01:55:50 +00:00