K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-04-09T21:24:23.000000Z K 7 svn:log V 195 Fix a logic bug in previous commit (use || rather than &&). In order to terminate the loop only when both the name and vendor are zero, we should keep looping so long as either one is not zero. END