summaryrefslogtreecommitdiffstats
path: root/bus/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'bus/test.h')
-rw-r--r--bus/test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/test.h b/bus/test.h
index 2d39ac9f..82c0c43e 100644
--- a/bus/test.h
+++ b/bus/test.h
@@ -31,7 +31,7 @@
#include <dbus/dbus.h>
#include <dbus/dbus-string.h>
-dbus_bool_t bus_test_foo (const DBusString *test_data_dir);
+dbus_bool_t bus_dispatch_test (const DBusString *test_data_dir);
#endif