From 904e050aa0f4250adc7b7f8125000ef26715abef Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 5 Jun 2013 00:57:41 +0200 Subject: Nuke trailing whitespace. Signed-off-by: Ralf Baechle --- call/call.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'call/call.c') 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); -- cgit v1.2.3