doc/structures.tex: Remove spurious line breaks in the source.
[sod] / doc / structures.tex
index c8a0d9c..1c9646f 100644 (file)
@@ -412,9 +412,7 @@ for each of $C$'s superclasses $A$ in the same chain in some (unimportant)
 order.
 
 \subsubsection{The ichain structure}
-The
-@|ichain|
-structure contains (in order), a pointer
+The @|ichain| structure contains (in order), a pointer
 \begin{prog}
   const struct $C$__vt_$h$ *_vt;
 \end{prog}