fixed Sun CC warning about local variable read hiding wxStreamBuffer::read
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Sep 2005 14:34:38 +0000 (14:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Sep 2005 14:34:38 +0000 (14:34 +0000)
commit15dc68b6b8e726c5fc6addfe7247b90fe7c9ce31
treeb7ab898335b039e28b7badcf10e3d7dd7217ead5
parent8d79ccefda4259a5c973a86ef5c617580bba20dc
fixed Sun CC warning about local variable read hiding wxStreamBuffer::read

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/stream.cpp