Refactored setting boolean preferences

This commit is contained in:
James Booth
2012-08-23 00:30:11 +01:00
parent 0f7f0a259d
commit b3f6023278
5 changed files with 72 additions and 94 deletions

View File

@@ -154,7 +154,7 @@ inp_get_char(int *ch, char *input, int *size)
reset_search_attempts();
reset_login_search();
reset_command_completer();
cmd_reset_completer();
}
}