]> jfr.im git - irc/freenode/ircd-seven.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)
commit0b2b2f77539276161b2203ec96744687d3adef30
treecfadd7559fbb5ea5f899cd139290c4dc55c47ef7
parent86510a73f90f52e98438d763cda34d5ed70d7148
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