diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-01-02 19:29:47 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2017-01-02 19:29:47 +0100 |
commit | c8257e164f90d8faf8ae2d0f145bae4572bce3c9 (patch) | |
tree | 86d75ee89e93660055bf5fcaebc656535d3bf1c2 | |
parent | Speeling tweak, plus change year to 2017. (diff) | |
download | dwarf-doc-c8257e164f90d8faf8ae2d0f145bae4572bce3c9.tar.gz dwarf-doc-c8257e164f90d8faf8ae2d0f145bae4572bce3c9.tar.bz2 dwarf-doc-c8257e164f90d8faf8ae2d0f145bae4572bce3c9.tar.xz |
Small formatting fix.
-rw-r--r-- | dwarf5/latexdoc/compression.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwarf5/latexdoc/compression.tex b/dwarf5/latexdoc/compression.tex index 4c876e8..1aec7b6 100644 --- a/dwarf5/latexdoc/compression.tex +++ b/dwarf5/latexdoc/compression.tex | |||
@@ -1131,7 +1131,7 @@ to \texttt{N::C}, using | |||
1131 | // Step 6: 'T' \DWATtype (type \#4) | 1131 | // Step 6: 'T' \DWATtype (type \#4) |
1132 | 0x54 0x49 | 1132 | 0x54 0x49 |
1133 | // Step 3: 'D' \DWTAGpointertype | 1133 | // Step 3: 'D' \DWTAGpointertype |
1134 | 0x44 0x0f | 1134 | 0x44 0x0f |
1135 | // Step 5: 'N' \DWATtype | 1135 | // Step 5: 'N' \DWATtype |
1136 | 0x4e 0x49 | 1136 | 0x4e 0x49 |
1137 | // Step 5: 'C' \DWTAGnamespace "N" 'E' | 1137 | // Step 5: 'C' \DWTAGnamespace "N" 'E' |