summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-06-13 22:29:34 +0100
committerLeah Rowe <leah@libreboot.org>2023-06-13 22:29:34 +0100
commitbd8b8919f9521b68b435fe75ad17cfb5404d7917 (patch)
tree496dc288ecef734b8f1d3b3db8ec3d083ba62d9f /util
parent5be3d67ced51236cb4e370d8ea755d905a905e1d (diff)
util/spkmodem-recv: remove unnecessary assignment
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util')
-rw-r--r--util/spkmodem_recv/spkmodem-recv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/spkmodem_recv/spkmodem-recv.c b/util/spkmodem_recv/spkmodem-recv.c
index b8e28a4..6775b3e 100644
--- a/util/spkmodem_recv/spkmodem-recv.c
+++ b/util/spkmodem_recv/spkmodem-recv.c
@@ -134,7 +134,7 @@ print_char(void)
void
print_stats(void)
{
- long stdin_pos = 0;
+ long stdin_pos;
if ((stdin_pos = ftell(stdin)) == -1)
err(ERR(), NULL);
printf ("%d %d %d @%ld\n", freq_data, freq_separator,