diff options
Diffstat (limited to 'plugins/housekeeping/msd-ldsm-trash-empty.h')
-rw-r--r-- | plugins/housekeeping/msd-ldsm-trash-empty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/housekeeping/msd-ldsm-trash-empty.h b/plugins/housekeeping/msd-ldsm-trash-empty.h index 85b09c0..c65b55c 100644 --- a/plugins/housekeeping/msd-ldsm-trash-empty.h +++ b/plugins/housekeeping/msd-ldsm-trash-empty.h @@ -22,6 +22,6 @@ #include <gtk/gtk.h> -void msd_ldsm_trash_empty (); +void msd_ldsm_trash_empty (void); #endif /* _msd_ldsm_trash_empty_h_ */ |