qstring: fix unquoting in %pathsearch directive
commit427cc912f806435c52f205e805088a74b6c04afc
authorH. Peter Anvin <hpa@zytor.com>
Mon, 2 Jun 2008 04:43:03 +0000 (1 21:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 2 Jun 2008 04:43:03 +0000 (1 21:43 -0700)
treeca4edef5414887878c446c42e33d6b02878fd825
parent6ecc159a54c643a46c5682fd9245601c252924f5
qstring: fix unquoting in %pathsearch directive

%pathsearch unquoting should be done on the "t" token, not on the
"tline" token...
preproc.c