From 404dde281018596e3ff8b8b46dddbf622cc9670a Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 1 Apr 2014 21:52:04 +0100 Subject: Renamed refresh functions to update_virtual --- src/profanity.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/profanity.c') diff --git a/src/profanity.c b/src/profanity.c index 45db028d..31684217 100644 --- a/src/profanity.c +++ b/src/profanity.c @@ -70,7 +70,7 @@ prof_run(const int disable_tls, char *log_level, char *account_name) char inp[INP_WIN_MAX]; int size = 0; - ui_refresh(); + ui_update_screen(); if (account_name != NULL) { char *cmd = "/connect"; @@ -101,7 +101,7 @@ prof_run(const int disable_tls, char *log_level, char *account_name) } ui_handle_special_keys(&ch, inp, size); - ui_refresh(); + ui_update_screen(); jabber_process_events(); ch = inp_get_char(inp, &size); -- cgit 1.4.1-2-gfad0