Signed-off-by: Kewei Yu <[email protected]> --- vl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vl.c b/vl.c
index 7511e70..92dafa5 100644
--- a/vl.c
+++ b/vl.c
@@ -2922,7 +2922,7 @@ int main(int argc, char **argv, char **envp)
bdrv_init_with_whitelist();
- autostart= 1;
+ autostart = 1;
/* first pass of option parsing */
optind = 1;
--
1.7.1
