diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-12 21:09:18 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-26 06:49:05 +0000 |
| commit | a31cfa4592977b8ecf2f937fcf870392ce4973e4 (patch) | |
| tree | 0a69d002a0fcb99fc9e7a9b31f2adc01e18fd934 /util | |
| parent | cefae0350211dc7646f51547a5b07e8a53da181d (diff) | |
add missing star
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util')
| -rw-r--r-- | util/spkmodem_recv/spkmodem-recv.c | 2 |
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 |
