aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-qemu-img.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu-devel/files/patch-qemu-img.c')
-rw-r--r--emulators/qemu-devel/files/patch-qemu-img.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/qemu-devel/files/patch-qemu-img.c b/emulators/qemu-devel/files/patch-qemu-img.c
deleted file mode 100644
index b525b50a3bcb..000000000000
--- a/emulators/qemu-devel/files/patch-qemu-img.c
+++ /dev/null
@@ -1,10 +0,0 @@
-Index: qemu/qemu-img.c
-@@ -134,7 +134,7 @@
- "Command syntax:\n"
- " create [-e] [-b base_image] [-f fmt] filename [size]\n"
- " commit [-f fmt] filename\n"
-- " convert [-c] [-e] [-f fmt] filename [-O output_fmt] output_filename\n"
-+ " convert [-c] [-e] [-f fmt] [-O output_fmt] filename output_filename\n"
- " info [-f fmt] filename\n"
- "\n"
- "Command parameters:\n"