Added extra path for joe rc files

This commit is contained in:
Michiel Broek
2002-08-10 21:31:49 +00:00
parent 7fc02bdac2
commit 4dc100173c
3 changed files with 3 additions and 3 deletions

View File

@@ -493,7 +493,7 @@ void S_Stat(void)
clr_index();
set_color(WHITE, BLACK);
mvprintw( 5, 6, "7.8 NODE STATISTICS");
mvprintw( 5, 6, "7.9 NODE STATISTICS");
set_color(CYAN, BLACK);
mvprintw( 8,18, " This week Last week This month Last month Total");
mvprintw( 9,18, "---------- ---------- ---------- ---------- ----------");