summaryrefslogtreecommitdiff
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 2672bab..15be6aa 100644
--- a/src/window.c
+++ b/src/window.c
@@ -2057,7 +2057,7 @@ zmodem_abort(struct win *p, struct display *d)
int
-WindowChangeNumber(int old, int dest)
+SwapWindows(int old, int dest)
{
struct win *p, *win_old;