diff options
Diffstat (limited to 'input/server.h')
| -rw-r--r-- | input/server.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/input/server.h b/input/server.h index 355406aa..75cf704c 100644 --- a/input/server.h +++ b/input/server.h @@ -21,5 +21,5 @@   *   */ -int server_start(DBusConnection *conn); +int server_start(void);  void server_stop(void); | 
