Wireshark-commits: [Wireshark-commits] master 916b26e: Cleanup some checkAPI warnings that were mis
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=916b26ecfe7351393e6bdac3dd389faf6e207779
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
916b26e by Michael Mann (mmann78@xxxxxxxxxxxx):
Cleanup some checkAPI warnings that were missed in previous patches.
Some search/replace of printf, g_warning and GTK APIs were changed to use a
ws_ prefix
Change-Id: I9beb763a975530a4006d1afbcad079a7d8d4ebf9
Reviewed-on: https://code.wireshark.org/review/16704
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9bfbffa Use ws_g_warning in wslua.
adds 916b26e Cleanup some checkAPI warnings that were missed in previous patches.
Summary of changes:
epan/reedsolomon.c | 4 ++--
ui/gtk/extcap_gtk.c | 2 +-
wsutil/time_util.c | 3 ++-
3 files changed, 5 insertions(+), 4 deletions(-)