OSDN Git Service

* stdiostream.cc (sys_read): Declare ch with int type, rather than
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Dec 1997 18:31:56 +0000 (18:31 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Dec 1997 18:31:56 +0000 (18:31 +0000)
commita56629046815835e6eaeb5591058dd767825560e
treed406e9f2133cf3b2472a686c2677011800a05154
parent428ec80317f53eb50741d96f98e08c6f5420802f
    * stdiostream.cc (sys_read): Declare ch with int type, rather than
        without a type.

Bring over from devo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17042 138bc75d-0d04-0410-961f-82ee72b054a4
libio/ChangeLog
libio/stdiostream.cc