]> git.proxmox.com Git - mirror_qemu.git/blobdiff - savevm.c
Merge remote-tracking branch 'kwolf/for-anthony' into staging
[mirror_qemu.git] / savevm.c
index 0443554b39fa48712bfe1ef61d5ee21a522c0b0e..1a21ab441fdc9d0a4befadf7797cf823cc9dbb43 100644 (file)
--- a/savevm.c
+++ b/savevm.c
@@ -1552,7 +1552,7 @@ int qemu_savevm_state_begin(Monitor *mon, QEMUFile *f, int blk_enable,
 }
 
 /*
- * this funtion has three return values:
+ * this function has three return values:
  *   negative: there was one error, and we have -errno.
  *   0 : We haven't finished, caller have to go again
  *   1 : We have finished, we can go to complete phase