diff options
Diffstat (limited to 'src/gui/gui-history.c')
-rw-r--r-- | src/gui/gui-history.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/gui-history.c b/src/gui/gui-history.c index 01d82284a..7e52947bb 100644 --- a/src/gui/gui-history.c +++ b/src/gui/gui-history.c @@ -235,6 +235,7 @@ gui_history_hdata_history_update_cb (void *data, /* make C compiler happy */ (void) data; + (void) hdata; rc = 0; |