URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d426802162a3b77898a75802167c0b6e898cf087
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d426802 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Try to fix warning: cast discards__attribute__((const)) qualifier
from pointer target type [-Wcast-qual]
Change-Id: Idb1d8c9ac6fee135d3c3c7438d46ad6fb396954f
Reviewed-on: https://code.wireshark.org/review/715
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ce527ba Try to fix trivial varnings
adds d426802 Try to fix warning: cast discards__attribute__((const)) qualifier from pointer target type [-Wcast-qual]
Summary of changes:
ui/gtk/stock_icons.c | 344 +++++++++++++++++++++++++-------------------------
1 file changed, 172 insertions(+), 172 deletions(-)