diff options
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index 5bfb082..91bf9f8 100644 --- a/content.tex +++ b/content.tex @@ -4786,7 +4786,7 @@ Requests have the following format: \begin{lstlisting} struct virtio_scsi_ctrl { le32 type; -\ldots + ... u8 response; }; |