]> granicus.if.org Git - sudo/commit
Refactor #include parsing into a separate function and return
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Aug 2007 11:47:08 +0000 (11:47 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Aug 2007 11:47:08 +0000 (11:47 +0000)
commit7cea15ef4bbd0ec078affc86c647576c71b16510
treebcb4a5ad20afa47d79e103c56f68bf9354bd4099
parent9cb10fc94d6a27e7c514a1a54f10305ef2af95df
Refactor #include parsing into a separate function and return
unparsed chars (such as newline or comment) back to the lexer.
toke.c
toke.l