cpplex.c (new_buff, [...]): Use size_t everywhere, make definitions consistent with...
authorNeil Booth <neil@daikokuya.demon.co.uk>
Fri, 28 Sep 2001 13:25:38 +0000 (13:25 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Fri, 28 Sep 2001 13:25:38 +0000 (13:25 +0000)
commit6142088c6cbc5e4c1915cc68ac270c3ec4820d0e
treef5312e2122fc5dcfb84efad6b9046fd0fa0e6cea
parent49ce134feeefc7091574a72c7386773fc6e26889
cpplex.c (new_buff, [...]): Use size_t everywhere, make definitions consistent with prototypes.

* cpplex.c (new_buff, _cpp_get_buff, _cpp_extend_buff):
Use size_t everywhere, make definitions consistent with
prototypes.

From-SVN: r45860
gcc/ChangeLog
gcc/cpplex.c