Updated default preferences

This commit is contained in:
James Booth
2015-02-24 22:53:57 +00:00
parent 84c02ffb72
commit 68a8ab3401
2 changed files with 14 additions and 5 deletions

View File

@@ -1004,7 +1004,7 @@ cons_roster_setting(void)
cons_show("Roster resource (/roster) : hide");
char *by = prefs_get_string(PREF_ROSTER_BY);
cons_show("Roster by (/roster : %s", by);
cons_show("Roster by (/roster) : %s", by);
int size = prefs_get_roster_size();
cons_show("Roster size (/roster) : %d", size);