summaryrefslogtreecommitdiffstats
path: root/bus/dir-watch-default.c
diff options
context:
space:
mode:
Diffstat (limited to 'bus/dir-watch-default.c')
-rw-r--r--bus/dir-watch-default.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/dir-watch-default.c b/bus/dir-watch-default.c
index 5dc159ca..b73c6175 100644
--- a/bus/dir-watch-default.c
+++ b/bus/dir-watch-default.c
@@ -35,6 +35,6 @@ bus_drop_all_directory_watches (void)
}
void
-bus_watch_directory (const char *dir, void *userdata)
+bus_watch_directory (const char *dir, BusContext *context)
{
}