summaryrefslogtreecommitdiffstats
path: root/call/call.c
diff options
context:
space:
mode:
Diffstat (limited to 'call/call.c')
-rw-r--r--call/call.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/call/call.c b/call/call.c
index 3810f0e..3a94225 100644
--- a/call/call.c
+++ b/call/call.c
@@ -2074,8 +2074,9 @@ int cmd_call(char *call[], int mode)
}
if (bytes > 0) {
unsigned long offset = 0L;
- sevenplus = FALSE;
int err = 0;
+
+ sevenplus = FALSE;
if (uploadfile != -1) {
statline(mode,
"Ignored. Type ~s to stop upload");