diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-12-23 19:26:10 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-12-23 19:26:10 +0000 |
commit | d0ea186fe547a0e7ae4baeb623cf764a3f1ace65 (patch) | |
tree | 636daba02a233799b68439ef77618f4c5d10ebdd | |
parent | beba1e52b76581c28088647d2cd8283ce06cba72 (diff) |
formatting: mark change manually as changed in cs02
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@459 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index f9300e6..1efdcc8 100644 --- a/content.tex +++ b/content.tex @@ -4793,7 +4793,7 @@ Requests have the following format: \begin{lstlisting} struct virtio_scsi_ctrl { le32 type; -$\ldots$ +$\DIFdeltextcstwo{{\textbackslash}ldots}\DIFaddtextcstwo{\ldots}$ u8 response; }; |