summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/sboot/srec.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-05-16 22:52:27 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-05-16 22:52:27 +0000
commit018419d7f1d778d91bc7482bdbd4d0e6b32cb727 (patch)
tree81879945af6d3a90266674810bb73f4725430dc1 /sys/arch/mvme88k/stand/sboot/srec.c
parentf60b3cb6d01f37251c358470223a411e2f05a51a (diff)
Nuke whitespace at EOL
Diffstat (limited to 'sys/arch/mvme88k/stand/sboot/srec.c')
-rw-r--r--sys/arch/mvme88k/stand/sboot/srec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/stand/sboot/srec.c b/sys/arch/mvme88k/stand/sboot/srec.c
index 04458ecfcd6..88da9770543 100644
--- a/sys/arch/mvme88k/stand/sboot/srec.c
+++ b/sys/arch/mvme88k/stand/sboot/srec.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: srec.c,v 1.2 2001/04/30 00:06:34 miod Exp $ */
+/* $OpenBSD: srec.c,v 1.3 2006/05/16 22:52:26 miod Exp $ */
/*
* Public domain, believed to be by Mike Price.
- *
+ *
* convert binary file to Srecord format
*/
#include <stdio.h>