diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-02-16 17:09:52 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-02-16 17:09:52 +0000 |
commit | 3426a408198c535b21f32b60d587b54e310dcee6 (patch) | |
tree | 0f0b73e1f5ac80a3aea117f2f3c2b519c074adeb /headerfile.tex | |
parent | bbc0cd3905883b5d95af0020025ec2ea34c51ffa (diff) |
headerfile: rename virtio_ring to virtio queue
Done as a separate commit for benefit of latexdiff.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@556 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'headerfile.tex')
-rw-r--r-- | headerfile.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/headerfile.tex b/headerfile.tex index b1a92c2..39213e0 100644 --- a/headerfile.tex +++ b/headerfile.tex @@ -5,4 +5,4 @@ This file is also available at the link All definitions in this section are for non-normative reference only. -\lstinputlisting{virtio-ring.h} +\lstinputlisting{virtio-queue.h} |