summaryrefslogtreecommitdiffstats
path: root/common/notify-dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/notify-dummy.c')
-rw-r--r--common/notify-dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/notify-dummy.c b/common/notify-dummy.c
index 3443a467..33f7909e 100644
--- a/common/notify-dummy.c
+++ b/common/notify-dummy.c
@@ -35,7 +35,7 @@ void notify_close(void)
{
}
-void notify_add(const char *pathname)
+void notify_add(const char *pathname, notify_func func, void *user_data)
{
}