aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taipan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/taipan.c b/taipan.c
index 41145a8..99393a5 100644
--- a/taipan.c
+++ b/taipan.c
@@ -2249,7 +2249,7 @@ void transfer(void) {
good_joss_timed_getch();
}
}
- // port_stats(); // caller does this when we return
+ port_stats(); // have to do this in the loop
}
}