]> granicus.if.org Git - flex/commit
Converted K&R style function definitions to ANSI C style
authorTobias Klauser <tklauser@distanz.ch>
Tue, 16 Feb 2016 13:35:34 +0000 (14:35 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Tue, 16 Feb 2016 13:52:16 +0000 (14:52 +0100)
commit64f27743785e30855b486e4575429192fddaa9eb
treeb67ab9c4c368a77c3b7c54cd2e0f806bc11b63e1
parent1cc6c871f9891bbf02d600b7a515d3cad06b0e46
Converted K&R style function definitions to ANSI C style

Consistently make use of the ANSI C function definition style instead of
the K&R style.
lib/lib.c
src/gen.c
src/misc.c
src/scan.l