Code

sysdb: Store a global input handler object in the input module.
authorSebastian Harl <sh@tokkee.org>
Sun, 12 Jan 2014 21:43:02 +0000 (22:43 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 12 Jan 2014 21:43:02 +0000 (22:43 +0100)
commit3dfbb8002ceb61be3cb61a7764c98fef4b6c011a
tree2d393edb956ca9c4ea67b09d8e87716f0f4dff3c
parente8f6d4bbe38e80978db64b8554883795007c8b0d
sysdb: Store a global input handler object in the input module.

… rather than in the scanner. All input related code should be in the input
module.
src/tools/sysdb/input.c
src/tools/sysdb/input.h
src/tools/sysdb/main.c
src/tools/sysdb/scanner.l