提交 acdf72bb 编写于 作者: T ths

Fix formatting.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2948 c046a42c-6fe2-441c-8c8c-71466251a162
上级 5066b9f1
......@@ -671,7 +671,7 @@ static int64_t load_kernel (CPUState *env)
&kernel_entry, &kernel_low, &kernel_high) < 0) {
fprintf(stderr, "qemu: could not load kernel '%s'\n",
env->kernel_filename);
exit(1);
exit(1);
}
/* load initrd */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册