index is 1-based at this point, index == line->nb_fields is the last
authorGé van Geldorp <ge@gse.nl>
Sun, 14 Aug 2005 20:22:37 +0000 (20:22 +0000)
committerGé van Geldorp <ge@gse.nl>
Sun, 14 Aug 2005 20:22:37 +0000 (20:22 +0000)
commit33904bcc83195267f8a180bf56bdff92dc10225f
tree0fb8cb5fbf09d6ef0a3b1de8589d3dd6882a6392
parent7d093589b48ea5a6cc55b67d43949f2c70d1b99b
index is 1-based at this point, index == line->nb_fields is the last
field and is valid

svn path=/trunk/; revision=17388
reactos/lib/setupapi/parser.c