summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-12 21:09:18 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-26 06:49:05 +0000
commita31cfa4592977b8ecf2f937fcf870392ce4973e4 (patch)
tree0a69d002a0fcb99fc9e7a9b31f2adc01e18fd934
parentcefae0350211dc7646f51547a5b07e8a53da181d (diff)
add missing star
Signed-off-by: Leah Rowe <leah@libreboot.org>
-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 c771f13f..0118e66d 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