]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/tpm/tpm_ioctl.h
misc/other: spelling fixes
[mirror_qemu.git] / backends / tpm / tpm_ioctl.h
index b1d31768a6dee09524d1f1ec26a8bbbeb6b50c9f..1933ab68557a5c997864f016a08162002a9949be 100644 (file)
@@ -238,7 +238,7 @@ struct ptm_lockstorage {
         } req; /* request */
         struct {
             ptm_res tpm_result;
-        } resp; /* reponse */
+        } resp; /* response */
     } u;
 };