summaryrefslogtreecommitdiff
path: root/dbind/dbind.h
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2010-11-12 13:17:41 -0500
committerMike Gorse <mgorse@novell.com>2010-11-12 13:17:41 -0500
commitacfcea02b3d24e20ed9b6276cd1861774e01fa4b (patch)
treec90574d755371a0560532dd00980b0b7284d262e /dbind/dbind.h
parent23af25b18fe03202e4fe130e8479936fed6cfec0 (diff)
downloadat-spi2-core-acfcea02b3d24e20ed9b6276cd1861774e01fa4b.tar.gz
Various fixes
Diffstat (limited to 'dbind/dbind.h')
-rw-r--r--dbind/dbind.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbind/dbind.h b/dbind/dbind.h
index 3a8b209b..408099c1 100644
--- a/dbind/dbind.h
+++ b/dbind/dbind.h
@@ -46,4 +46,5 @@ dbind_emit_signal (DBusConnection *cnx,
const char *arg_types,
...);
+void dbind_set_timeout (int timeout);
#endif /* _DBIND_H_ */