aboutsummaryrefslogtreecommitdiffstats
path: root/iceprog
diff options
context:
space:
mode:
authorLarry Doolittle <ldoolitt@recycle.lbl.gov>2017-07-31 17:01:55 -0700
committerClifford Wolf <clifford@clifford.at>2017-08-01 14:43:15 +0200
commitb3d35ccadc745851514abc7d7aa26f41532ac914 (patch)
treef40f1f87157ec0c917dfea14319fc15db0b1757c /iceprog
parent607ee66cc1bdd37f8fc213b4b227cfebcd1d2c27 (diff)
downloadicestorm-b3d35ccadc745851514abc7d7aa26f41532ac914.tar.gz
icestorm-b3d35ccadc745851514abc7d7aa26f41532ac914.tar.bz2
icestorm-b3d35ccadc745851514abc7d7aa26f41532ac914.zip
Squelch trailing whitespace
Diffstat (limited to 'iceprog')
-rw-r--r--iceprog/iceprog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iceprog/iceprog.c b/iceprog/iceprog.c
index eca9496..27f3589 100644
--- a/iceprog/iceprog.c
+++ b/iceprog/iceprog.c
@@ -2,11 +2,11 @@
* iceprog -- simple programming tool for FTDI-based Lattice iCE programmers
*
* Copyright (C) 2015 Clifford Wolf <clifford@clifford.at>
- *
+ *
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
- *
+ *
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR