* src/strstream.cc (strstreambuf::seekoff): Add parentheses around
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2007 23:43:14 +0000 (23:43 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2007 23:43:14 +0000 (23:43 +0000)
commitf3e715a63743a797aafa0fdf2f7e93518289a4ab
tree00fe097a97f6408d24d0fe3a3107d2010eac6e15
parentc0e5c948e57455d1e66766ed350d6bb20cdc090c
* src/strstream.cc (strstreambuf::seekoff): Add parentheses around
truth expression to eliminate a new warning from g++.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120457 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/strstream.cc