]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/9pfs/virtio-9p-coth.h
fix spelling in hw sub directory
[thirdparty/qemu.git] / hw / 9pfs / virtio-9p-coth.h
index c4b74b02212267b0fefe17203e5989643cc5bc76..c31c96578bdb7e0956aab5398fd901377f2ce54f 100644 (file)
@@ -44,7 +44,7 @@ typedef struct V9fsThPool {
                             qemu_coroutine_self());                     \
         qemu_bh_schedule(co_bh);                                        \
         /*                                                              \
-         * yeild in qemu thread and re-enter back                       \
+         * yield in qemu thread and re-enter back                       \
          * in glib worker thread                                        \
          */                                                             \
         qemu_coroutine_yield();                                         \