aboutsummaryrefslogtreecommitdiffstats
path: root/dediprog.c
diff options
context:
space:
mode:
Diffstat (limited to 'dediprog.c')
-rw-r--r--dediprog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dediprog.c b/dediprog.c
index 72818ea9..44a0018d 100644
--- a/dediprog.c
+++ b/dediprog.c
@@ -697,7 +697,7 @@ static int dediprog_spi_send_command(struct flashctx *flash,
msg_perr("Invalid readcnt=%i, aborting.\n", readcnt);
return 1;
}
-
+
unsigned int idx, value;
/* New protocol has options and timeout combined as value while the old one used the value field for
* timeout and the index field for options. */