Commit b2e11dc9 authored by dickelbeck's avatar dickelbeck

more specctra dsn work

parent 2aa1a26b
......@@ -503,7 +503,7 @@ LEXER::LEXER( FILE* aFile, const wxString& aFilename ) :
stringDelimiter = '"';
filename = aFilename;
space_in_quoted_tokens = false;
space_in_quoted_tokens = true;
// "start" should never change until we change the reader. The DSN
// format spec supports an include file mechanism but we can add that later
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment