chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0ed1c8a
)
doc/structures.tex: Insert missing member name in structure display.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 15 Dec 2015 19:15:23 +0000
(19:15 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 29 May 2016 13:01:46 +0000
(14:01 +0100)
doc/structures.tex
patch
|
blob
|
blame
|
history
diff --git
a/doc/structures.tex
b/doc/structures.tex
index 1cd0bfc366e3e6db66af6b1a3feebd94729fb509..8be9a6569ab424f8d3602246d563ba9401ede6eb 100644
(file)
--- a/
doc/structures.tex
+++ b/
doc/structures.tex
@@
-97,7
+97,7
@@
recommended.
union \{ \\ \ind
struct SodObject__ichain_obj \{ \\ \ind
const struct SodObject__vt_obj *_vt; \- \\
union \{ \\ \ind
struct SodObject__ichain_obj \{ \\ \ind
const struct SodObject__vt_obj *_vt; \- \\
- \}; \- \\
+ \}
obj
; \- \\
\} obj; \- \\
\};
\end{prog}
\} obj; \- \\
\};
\end{prog}