From 3364c4f05dc72411241b9482515bd20e17357753 Mon Sep 17 00:00:00 2001 From: toni Date: Tue, 9 Jun 2015 11:15:16 +0200 Subject: jessie port --- ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui.c') diff --git a/ui.c b/ui.c index 2f772fc..58cc226 100644 --- a/ui.c +++ b/ui.c @@ -217,7 +217,7 @@ send_passwd(int fifo_fd, char *passwd, size_t len) } static bool -process_key(wchar_t key, struct input *a, WINDOW *win) +process_key(char key, struct input *a, WINDOW *win) { bool retval = true; -- cgit v1.2.3