Renamed input_bar -> status_bar

This commit is contained in:
James Booth
2012-02-12 22:20:21 +00:00
parent af46792871
commit 9e63c4a0f6
8 changed files with 80 additions and 80 deletions

View File

@@ -51,7 +51,7 @@ static void _profanity_event_loop(int *ch, char *cmd, int *size)
{
usleep(1);
inp_bar_update_time();
status_bar_update_time();
// handle incoming messages
jabber_process_events();