diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-02-16 17:10:13 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-02-16 17:10:13 +0000 |
commit | bf1f8adf9939f16d604d9dce27b1fd5b9332d73d (patch) | |
tree | 312fc7a3179abd848c4222d57acf1437e4b1f744 /headerfile.tex | |
parent | 3426a408198c535b21f32b60d587b54e310dcee6 (diff) |
Revert "headerfile rename virtio_ring to virtio queue"
This immediately reverts the previous commit, solely for the
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@557 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 39213e0..b1a92c2 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-queue.h} +\lstinputlisting{virtio-ring.h} |