]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmbase.tex
Change copyright
[wxWidgets.git] / docs / latex / wx / strmbase.tex
index 54ea88732c09da4429e0a5386a2809ab2440aeb2..4fe1264b2b412726e24908d6e6e32f856d535b02 100644 (file)
@@ -85,7 +85,7 @@ In that cases, GetSize returns $0$ so you should always test its return value.
 
 \membersection{wxStreamBase::IsOk}\label{wxstreambaseisok}
 
-\constfunc{wxStreamError}{IsOk}{\void}
+\constfunc{bool}{IsOk}{\void}
 
 Returns true if no error occurred on the stream.