]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/zipstrm.tex
Whole bunch of minor doc updates from an external patch.
[wxWidgets.git] / docs / latex / wx / zipstrm.tex
index 65e0f3f6734e70c95f860c1f5fc00086875ab5fc..c738495cbb3c96cfac20280074fed3c53dd56a42 100644 (file)
@@ -442,9 +442,9 @@ When there are no more entries, GetNextEntry() returns NULL and sets Eof().
 <wx/zipstrm.h>
 
 \wxheading{Data structures}
-{\small \begin{verbatim}
-typedef wxZipEntry entry\_type
-\end{verbatim}}
+\begin{verbatim}
+typedef wxZipEntry entry_type
+\end{verbatim}
 
 \wxheading{See also}