diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-01 23:36:05 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-02 21:07:58 +0200 |
| commit | a717e30bdf1ade23a28b644d1cb9f1161030d3b3 (patch) | |
| tree | 740753d1a54186101bd3c21717a61aa6df986ef0 /Makefile | |
| parent | 6e43ab07fa278305978ece365f97ec72c2ef5bde (diff) | |
| download | sparse-dev-a717e30bdf1ade23a28b644d1cb9f1161030d3b3.tar.gz | |
options: move declaration of tabstop out of "token.h"
'tabstop' is unusual in the sense that it's one the few (the only?)
variable defined via an option flag which is not declared in "lib.h"
but in "token.h". This for to have to include "token.h" in the code
doing the parsing of the options ...
Move this declaration to "lib.h".
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
