]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/datistrm.tex
mention Watcom makefile for wxBase
[wxWidgets.git] / docs / latex / wx / datistrm.tex
index 2bff0f65e6f0c5c3d312042f421f023d8fe20ba3..158ffffb2ee6c6d40ccb0569bd41f2a185b6c9e6 100644 (file)
@@ -67,7 +67,7 @@ Destroys the wxDataInputStream object.
 
 \func{void}{BigEndianOrdered}{\param{bool}{ be\_order}}
 
-If {\it be\_order} is TRUE, all data will be read in big-endian
+If {\it be\_order} is true, all data will be read in big-endian
 order, such as written by programs on a big endian architecture 
 (e.g. Sparc) or written by Java-Streams (which always use 
 big-endian order).