aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/InotifyUpdate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/update/InotifyUpdate.hxx')
-rw-r--r--src/db/update/InotifyUpdate.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/update/InotifyUpdate.hxx b/src/db/update/InotifyUpdate.hxx
index 7d56240ac..82b6cdf04 100644
--- a/src/db/update/InotifyUpdate.hxx
+++ b/src/db/update/InotifyUpdate.hxx
@@ -32,6 +32,6 @@ mpd_inotify_init(EventLoop &loop, Storage &storage, UpdateService &update,
unsigned max_depth);
void
-mpd_inotify_finish(void);
+mpd_inotify_finish();
#endif