diff options
Diffstat (limited to 'src/stkutil.h')
-rw-r--r-- | src/stkutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stkutil.h b/src/stkutil.h index d974ea16..516fdc42 100644 --- a/src/stkutil.h +++ b/src/stkutil.h @@ -875,7 +875,7 @@ struct stk_command_setup_call { }; struct stk_command_refresh { - GSList *fl; + GSList *file_list; struct stk_aid aid; char *alpha_id; struct stk_icon_id icon_id; |