]> git.proxmox.com Git - mirror_qemu.git/blobdiff - fsdev/virtfs-proxy-helper.c
fsdev/p9array.h: check scalar type in P9ARRAY_NEW()
[mirror_qemu.git] / fsdev / virtfs-proxy-helper.c
index de061a8a0eaaa496ce70ec859a0d36f66793fcbc..15c0e79b067b89a6253a680dbf0126c89d74ce47 100644 (file)
@@ -518,7 +518,7 @@ static void statfs_to_prstatfs(ProxyStatFS *pr_stfs, struct statfs *stfs)
 
 /*
  * Gets stat/statfs information and packs in out_iovec structure
- * on success returns number of bytes packed in out_iovec struture
+ * on success returns number of bytes packed in out_iovec structure
  * otherwise returns -errno
  */
 static int do_stat(int type, struct iovec *iovec, struct iovec *out_iovec)