chiark / gitweb /
doc/structures.tex: Remove spurious line breaks in the source.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:30:26 +0000 (19:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:32:27 +0000 (19:32 +0100)
Debris from copying from the troff(1) source.

doc/structures.tex

index c8a0d9c8d4eb573dab062c02a2819f2304521fb6..1c9646fb7bbd8a198ac93be9cf5660d08bf81321 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}