uwu

hardware bitcoin wallet software and build system
git clone https://git.parazyd.org/uwu
Log | Files | Refs | README | LICENSE

commit 15c87eb32578bffd0d532fca9389dc886faa970b
parent 03ce3eed8a45a2d8e48f86b62bca50b50ad23921
Author: parazyd <parazyd@dyne.org>
Date:   Sat, 21 Nov 2020 19:09:37 +0100

Cleanup header in qemu-wrapper.

Diffstat:
Mqemu-wrapper.c.in | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/qemu-wrapper.c.in b/qemu-wrapper.c.in @@ -1,7 +1,4 @@ -/* - * pass arguments to qemu binary - * fetched from Gentoo wiki - */ +/* Pass arguments to qemu binary. Fetched from the Gentoo Wiki */ #include <string.h> #include <unistd.h>