]> jfr.im git - irc/rqf/shadowircd.git/commit
Remove redundant prototypes in src/ircd_lexer.l.
authorJilles Tjoelker <redacted>
Wed, 15 Dec 2010 20:49:47 +0000 (21:49 +0100)
committerJilles Tjoelker <redacted>
Wed, 15 Dec 2010 20:49:47 +0000 (21:49 +0100)
commit26576db0b35d11dffad9da7867551c9d35e13091
tree0841f864ddbe61f5d98a87601f8bda2c26e50118
parent7123097bae55ef1c9dd5d7f3ab7cf59a709a9dcf
Remove redundant prototypes in src/ircd_lexer.l.

These seem unnecessary and may cause problems because they
are wrong in some cases.

A comment says these were needed for GCC 3.3. If you are
still using this compiler, check this and if it breaks,
some other approach is needed.
src/ircd_lexer.l