diff options
Diffstat (limited to 'qemu-nbd.c')
-rw-r--r-- | qemu-nbd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ #define NBD_BUFFER_SIZE (1024*1024) -int verbose; +static int verbose; static void usage(const char *name) { |
index : riscv-gnu-toolchain/qemu.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | qemu-nbd.c | 2 |
@@ -36,7 +36,7 @@ #define NBD_BUFFER_SIZE (1024*1024) -int verbose; +static int verbose; static void usage(const char *name) { |