diff options
Diffstat (limited to 'src/wins.c')
-rw-r--r-- | src/wins.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -730,7 +730,7 @@ void wins_erase_status_bar(void) } /* Update the status bar page number to display other commands. */ -void wins_other_status_page(int panel) +void wins_other_status_page() { /* * Determine the number of completely filled pages of key bindings. |