summaryrefslogtreecommitdiff
path: root/frontends/monkey
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2018-11-03 08:48:24 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2018-11-03 08:48:24 +0000
commit5eb7345cc7d266dbb74534bb7510d428b58ce0a3 (patch)
tree73539c8a482d392d48c5aa052fbe0f066b91ebe7 /frontends/monkey
parentdf79047cb62c26755f35083557686828849008b3 (diff)
downloadnetsurf-5eb7345cc7d266dbb74534bb7510d428b58ce0a3.tar.gz
netsurf-5eb7345cc7d266dbb74534bb7510d428b58ce0a3.tar.bz2
GTK: Make nsgtk_download_selection_action match GFunc prototype.
Squashes GCC 8.2 warning: frontends/gtk/download.c:244:22: warning: cast between incompatible function types from ‘nsgtk_download_selection_action’ {aka ‘void (*)(struct gui_download_window *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] g_list_foreach(dls, (GFunc)action, NULL); ^
Diffstat (limited to 'frontends/monkey')
0 files changed, 0 insertions, 0 deletions