tCleanup header in qemu-wrapper. - uwu - hardware bitcoin wallet software and build system
HTML git clone https://git.parazyd.org/uwu
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 15c87eb32578bffd0d532fca9389dc886faa970b
DIR parent 03ce3eed8a45a2d8e48f86b62bca50b50ad23921
HTML Author: parazyd <parazyd@dyne.org>
Date: Sat, 21 Nov 2020 19:09:37 +0100
Cleanup header in qemu-wrapper.
Diffstat:
M qemu-wrapper.c.in | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
DIR diff --git a/qemu-wrapper.c.in b/qemu-wrapper.c.in
t@@ -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>