diff options
Diffstat (limited to 'dtc-lexer.l')
-rw-r--r-- | dtc-lexer.l | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dtc-lexer.l b/dtc-lexer.l index 5c9969f..0ee1caf 100644 --- a/dtc-lexer.l +++ b/dtc-lexer.l @@ -20,7 +20,6 @@ %option noyywrap nounput noinput never-interactive -%x INCLUDE %x BYTESTRING %x PROPNODENAME %s V1 |