More char -> const char warning fixes.
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 5 Aug 2005 20:59:08 +0000 (20:59 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 5 Aug 2005 20:59:08 +0000 (20:59 +0000)
commitd06dc1b883b2a87311266965ac864a9498bc5660
tree0aeebf0f2c4ec7ea3813d2f0b9e10f3f77e851cd
parent00063715b01b8825ed812a3d92dbb5a25fd48d86
More char -> const char warning fixes.
Removed (very few) casts that only change the warning message
  but don't remove it (with gcc-4).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15227 f5534014-38df-0310-8fa8-9805f1628bb7
124 files changed:
color_filters.c
color_filters.h
epan/packet.c
epan/packet.h
gtk/about_dlg.c
gtk/ansi_a_stat.c
gtk/ansi_map_stat.c
gtk/capture_dlg.c
gtk/capture_prefs.c
gtk/color_dlg.c
gtk/column_prefs.c
gtk/conversations_eth.c
gtk/conversations_fc.c
gtk/conversations_fddi.c
gtk/conversations_ip.c
gtk/conversations_ipx.c
gtk/conversations_jxta.c
gtk/conversations_sctp.c
gtk/conversations_table.c
gtk/conversations_table.h
gtk/conversations_tcpip.c
gtk/conversations_tr.c
gtk/conversations_udpip.c
gtk/conversations_wlan.c
gtk/decode_as_dcerpc.c
gtk/decode_as_dcerpc.h
gtk/decode_as_dlg.c
gtk/dfilter_expr_dlg.c
gtk/dlg_utils.c
gtk/dlg_utils.h
gtk/file_dlg.c
gtk/filter_dlg.c
gtk/filter_dlg.h
gtk/find_dlg.c
gtk/find_dlg.h
gtk/flow_graph.c
gtk/gsm_a_stat.c
gtk/gsm_map_stat.c
gtk/gtk_stat_util.c
gtk/gtk_stat_util.h
gtk/h225_counter.c
gtk/h225_ras_srt.c
gtk/help_dlg.c
gtk/hostlist_eth.c
gtk/hostlist_table.c
gtk/hostlist_table.h
gtk/main.c
gtk/menu.c
gtk/menu.h
gtk/packet_list.c
gtk/plugins_dlg.c
gtk/print_dlg.c
gtk/proto_dlg.c
gtk/proto_draw.c
gtk/proto_hier_stats_dlg.c
gtk/recent.c
gtk/sctp_error_dlg.c
gtk/sctp_stat.h
gtk/service_response_time_table.c
gtk/tap_menu.h
gtk/ui_util.c
gtk/ui_util.h
gtk/voip_calls.c
gtk/voip_calls.h
image/dn_arrow.xpm
image/eexcl3d64.xpm
image/eicon3d16.xpm
image/eicon3d32.xpm
image/eicon3d48.xpm
image/icon-ethereal.xpm
image/icon-excl.xpm
image/stock_dialog_error_48.xpm
image/stock_dialog_info_48.xpm
image/stock_dialog_question_48.xpm
image/stock_dialog_warning_48.xpm
image/toolbar/autoscroll_24.xpm
image/toolbar/capture_filter_24.xpm
image/toolbar/capture_interfaces_24.xpm
image/toolbar/capture_options_24.xpm
image/toolbar/capture_restart_24.xpm
image/toolbar/capture_start_24.xpm
image/toolbar/capture_stop_24.xpm
image/toolbar/checkbox_16.xpm
image/toolbar/colorize_24.xpm
image/toolbar/conversations_16.xpm
image/toolbar/decode_as_16.xpm
image/toolbar/display_filter_24.xpm
image/toolbar/endpoints_16.xpm
image/toolbar/file_set_list_16.xpm
image/toolbar/file_set_next_16.xpm
image/toolbar/file_set_previous_16.xpm
image/toolbar/graphs_16.xpm
image/toolbar/internet_24.xpm
image/toolbar/resize_columns_24.xpm
image/toolbar/stock_add_24.xpm
image/toolbar/stock_bottom_24.xpm
image/toolbar/stock_clear_24.xpm
image/toolbar/stock_close_24.xpm
image/toolbar/stock_colorselector_24.xpm
image/toolbar/stock_help_24.xpm
image/toolbar/stock_jump_to_24.xpm
image/toolbar/stock_left_arrow_24.xpm
image/toolbar/stock_ok_20.xpm
image/toolbar/stock_open_24.xpm
image/toolbar/stock_preferences_24.xpm
image/toolbar/stock_print_24.xpm
image/toolbar/stock_properties_24.xpm
image/toolbar/stock_refresh_24.xpm
image/toolbar/stock_right_arrow_24.xpm
image/toolbar/stock_save_24.xpm
image/toolbar/stock_save_as_24.xpm
image/toolbar/stock_search_24.xpm
image/toolbar/stock_stop_24.xpm
image/toolbar/stock_top_24.xpm
image/toolbar/stock_zoom_1_24.xpm
image/toolbar/stock_zoom_in_24.xpm
image/toolbar/stock_zoom_out_24.xpm
image/toolbar/telephony_16.xpm
image/toolbar/time_24.xpm
image/toolbar/web_support_24.xpm
image/toolbar/wiki_24.xpm
image/up_arrow.xpm
plugins/stats_tree/pinfo_stats_tree.c
tap_dfilter_dlg.h