diff options
Diffstat (limited to 'support/kconfig/zconf.l')
-rw-r--r-- | support/kconfig/zconf.l | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/kconfig/zconf.l b/support/kconfig/zconf.l index 6555a4754..1a9f53e53 100644 --- a/support/kconfig/zconf.l +++ b/support/kconfig/zconf.l @@ -68,7 +68,6 @@ static void alloc_string(const char *str, int size) } %} -ws [ \n\t] n [A-Za-z0-9_] %% |