summaryrefslogtreecommitdiffstats
path: root/call/call.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-05 00:57:41 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-02 18:16:05 +0200
commit904e050aa0f4250adc7b7f8125000ef26715abef (patch)
treef38147b4719f02e54c53a0ad311c3715b2cf0057 /call/call.c
parent3ba8bfeddb7af74a874661bc0289415d35b1d407 (diff)
Nuke trailing whitespace.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'call/call.c')
-rw-r--r--call/call.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/call/call.c b/call/call.c
index 21fb4f5..3404483 100644
--- a/call/call.c
+++ b/call/call.c
@@ -589,7 +589,7 @@ int start_ab_download(int mode, WINDOW ** swin, wint * wintab,
for (namest = datest; namest < parmsbytes - 1 &&
(parms[namest - 1] != '#'); namest++);
}
-
+
if (!time_set) {
time_t t = time(0);
memcpy(&ft, localtime(&t), sizeof(struct tm));
@@ -2438,7 +2438,7 @@ int main(int argc, char **argv)
break;
}
-
+
if (!be_silent) {
printf("GW4PTS AX.25 Connect v1.11\n");
fflush(stdout);