tidy some comments

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-19 16:02:15 +00:00
parent 1c210e3857
commit 0e105e8135
10 changed files with 109 additions and 207 deletions
+1 -1
View File
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: MIT
*
* Copyright (c) 2026 Leah Rowe <leah@libreboot.org>
*
* Numerical functions.
@@ -45,6 +44,7 @@ hextonum(char ch_s)
/* Random numbers
*/
unsigned long
rlong(void)
{