lex.h: Moved static function declarations to lex.c, to shut up some -Wall warnings.
authorPer Bothner <bothner@cygnus.com>
Wed, 6 Jan 1999 16:50:39 +0000 (16:50 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 6 Jan 1999 16:50:39 +0000 (08:50 -0800)
commit0d34ccb7f2c11bb13dae156b05b4ca4ccff0eda1
treef149c5d2e99ff5a913b97b68e0a9b709ad068f39
parent90e6a802fc1cde08d2070104fced961ae96f0e7c
lex.h: Moved static function declarations to lex.c, to shut up some -Wall warnings.


* lex.h:  Moved static function declarations to lex.c,
to shut up some -Wall warnings.
* lex.c:  Static function declarations moved here.
* jcf-dump.c:  Small fixes to shut up -Wall warnings.

From-SVN: r24518
gcc/java/ChangeLog
gcc/java/jcf-dump.c
gcc/java/lex.c
gcc/java/lex.h