Merge branch 'master' into pgp

This commit is contained in:
James Booth
2015-04-29 23:16:43 +01:00
4 changed files with 10 additions and 2 deletions

View File

@@ -171,6 +171,8 @@ void ui_current_print_formatted_line(const char show_char, int attrs, const char
}
void ui_current_error_line(const char * const msg) {}
void ui_win_error_line(ProfWin *window, const char * const msg) {}
win_type_t ui_win_type(int index)
{