glcpp: Don't look for backslashes before the beginning of the string.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 30 Jul 2010 20:24:50 +0000 (13:24 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 30 Jul 2010 20:26:14 +0000 (13:26 -0700)
commit805cbf39224580fdb85b09a21be7cbc658f0ecf6
treef25a3491ee5e9e1a055ecedca3a53b9e4823698b
parent0cf545ec696ab450c3f5ee65d7a0c2a5d9dca409
glcpp: Don't look for backslashes before the beginning of the string.

Fixes a valgrind error.
src/glsl/glcpp/pp.c