From 59c02863fed3d490681dba964d7d74d4e35b11d6 Mon Sep 17 00:00:00 2001 From: James Booth Date: Fri, 9 Mar 2012 21:23:39 +0000 Subject: Changed typenames in contact list --- command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'command.c') diff --git a/command.c b/command.c index d062138e..03d31e57 100644 --- a/command.c +++ b/command.c @@ -153,7 +153,7 @@ static int _cmd_who(void) if (conn_status != JABBER_CONNECTED) { cons_not_connected(); } else { - struct contact_list *list = get_contact_list(); + contact_list_t *list = get_contact_list(); cons_show_online_contacts(list); } -- cgit 1.4.1-2-gfad0