From ebc8f976306c6e53dca1671b8f902bbe8164c21b Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Tue, 23 Dec 2014 14:04:36 +0000 Subject: Revert "formatting: drop \ldots in lstlisting" This reverts commit 9327a1c9966ec9752aaafa420c7bf2b345cdc9fe. git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@451 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }; -- cgit v1.2.3