From 5be47cc5a9dc67b5aa206ed9c5a3bc743ab7af06 Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 15 Jan 2015 13:22:54 +0000 Subject: Moved input size variable to ui module --- tests/ui/stub_ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/ui/stub_ui.c b/tests/ui/stub_ui.c index e5588cad..6c2d889c 100644 --- a/tests/ui/stub_ui.c +++ b/tests/ui/stub_ui.c @@ -323,7 +323,7 @@ void ui_update_presence(const resource_presence_t resource_presence, void ui_about(void) {} void ui_statusbar_new(const int win) {} -gboolean ui_get_char(char *input, int *size) +gboolean ui_get_char(char *input) { return FALSE; } -- cgit 1.4.1-2-gfad0