summaryrefslogtreecommitdiff
path: root/src/gen.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-01-29 14:31:54 +0100
committerWill Estes <westes575@gmail.com>2016-01-29 21:19:48 -0500
commit1cc6c871f9891bbf02d600b7a515d3cad06b0e46 (patch)
tree53138078756452358fba52d65b7cf5efa8cd46bf /src/gen.c
parenta7ff1b23a9049767e1df308bf5313a477ea07935 (diff)
Used NULL constant instead of plain integer for NULL pointer.
The sparse static checker warns about using plain integer 0 as NULL pointers in the generated lexer code. Fix this by using NULL consistently for pointers.
Diffstat (limited to 'src/gen.c')
0 files changed, 0 insertions, 0 deletions