]> granicus.if.org Git - graphviz/commit
Fix bug in previous version: technically, '\0' is a control character
authorerg <devnull@localhost>
Thu, 16 Feb 2006 22:54:13 +0000 (22:54 +0000)
committererg <devnull@localhost>
Thu, 16 Feb 2006 22:54:13 +0000 (22:54 +0000)
commit249a839e101d414dba86fa1889cee1a4cb26f158
tree95c15d0ed5309712cca9cc18832d184edb51a981
parent0056b2bd5d99b30347cc9a68ebecf721d7de4ff1
Fix bug in previous version: technically, '\0' is a control character
but we can't treat it as white space.
lib/graph/lexer.c