summaryrefslogtreecommitdiff
path: root/util/spkmodem_recv/spkmodem-recv.c
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-12 21:09:18 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-12 21:09:18 +0000
commitf0466457be76caa209d13d223eef995d2b01d526 (patch)
tree5496b1cda4e4d7c449a18d51637c3945f1662e7f /util/spkmodem_recv/spkmodem-recv.c
parent4e7a9e41a698e183a80eeea8d7b3f35100920cd2 (diff)
add missing star
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/spkmodem_recv/spkmodem-recv.c')
-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 07937387..18e9a738 100644
--- a/util/spkmodem_recv/spkmodem-recv.c
+++ b/util/spkmodem_recv/spkmodem-recv.c
@@ -14,7 +14,7 @@
* This is performance-efficient on most CPUs, and has relatively
* high tolerance for noisy signals (similar to techniques used
* for data stored on audio cassette tapes).
-
+ *
* This is a special interface provided by coreboot and GNU GRUB,
* for computers that lack serial ports (useful for debugging).
* Note that GRUB and coreboot can both send these signals; this