From 05f2d293968d056099b7bb712ae00b39048ed4d4 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 6 May 2013 22:32:58 +0100 Subject: Renamed contact_list_ functions to roster_ --- src/ui/inputwin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/inputwin.c') diff --git a/src/ui/inputwin.c b/src/ui/inputwin.c index dfac289f..60768a83 100644 --- a/src/ui/inputwin.c +++ b/src/ui/inputwin.c @@ -372,7 +372,7 @@ _handle_edit(int result, const wint_t ch, char *input, int *size) case 127: case KEY_BACKSPACE: - contact_list_reset_search_attempts(); + roster_reset_search_attempts(); if (display_size > 0) { // if at end, delete last char -- cgit 1.4.1-2-gfad0