fp-test.c (main): Use ISO C90 prototype.
authorAndreas Jaeger <aj@gcc.gnu.org>
Sat, 12 Jul 2003 11:29:18 +0000 (13:29 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sat, 12 Jul 2003 11:29:18 +0000 (13:29 +0200)
commit439f7bc3e8e005f08da000618533762bedf68002
tree7178a940ba7ea592bc3891d09051076007d7a9fa
parent1a5c570100450321bcb315ede846c34b2580eeee
fp-test.c (main): Use ISO C90 prototype.

* fp-test.c (main): Use ISO C90 prototype.

* version.c: Remove unneded include of ansidecl.h.

* cgraph.h: Convert prototypes to ISO C90.
* cgraph.c: Likewise.
* fix-header.c: Likewise.
* ra.h: Likewise.
* protoize.c: Likewise.

From-SVN: r69265
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraph.h
gcc/fix-header.c
gcc/fp-test.c
gcc/protoize.c
gcc/ra.h
gcc/version.c