summaryrefslogtreecommitdiffstats
path: root/ax25/axgetput/util.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-05 00:55:50 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-06-17 17:11:30 +0200
commit0b4425760be1f92a1f25daeb5d3dc91814a98622 (patch)
treedce53a137fc3906fb6e179e851623c42e68b92b1 /ax25/axgetput/util.c
parent43b4bb1474e092a0b87f3b23b5246900c94e1d4e (diff)
Nuke trailing blank lines.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25/axgetput/util.c')
-rw-r--r--ax25/axgetput/util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ax25/axgetput/util.c b/ax25/axgetput/util.c
index 4aff6a0..5ce6ffb 100644
--- a/ax25/axgetput/util.c
+++ b/ax25/axgetput/util.c
@@ -205,4 +205,3 @@ void date_unix2dos(int unix_date,unsigned short *time, unsigned short *date)
}
*date = nl_day-day_n[month-1]+1+(month << 5)+(year << 9);
}
-