diff options
author | Ron Brender <ron.brender@gmail.com> | 2017-01-16 10:55:25 -0500 |
---|---|---|
committer | Ron Brender <ron.brender@gmail.com> | 2017-01-16 10:55:25 -0500 |
commit | e78e39a268b35a52537735a5557c66c68d7749a5 (patch) | |
tree | a1cac5163619a959ebefd4c09ca3929966ff350b | |
parent | Save changes made for results of the Jan 3, 2017 meeting. (diff) | |
parent | Small formatting fix. (diff) | |
download | dwarf-doc-e78e39a268b35a52537735a5557c66c68d7749a5.tar.gz dwarf-doc-e78e39a268b35a52537735a5557c66c68d7749a5.tar.bz2 dwarf-doc-e78e39a268b35a52537735a5557c66c68d7749a5.tar.xz |
Merge branch 'HEAD' of dwarfgit@dwarfstd.org:dwarf-doc.git
-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' |