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