commit 15c87eb32578bffd0d532fca9389dc886faa970b parent 03ce3eed8a45a2d8e48f86b62bca50b50ad23921 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(-)
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>