K 10 svn:author V 5 peter K 8 svn:date V 27 2003-10-26T04:10:50.000000Z K 7 svn:log V 112 The third arg to strncmp() is size_t, not int. This causes a warning on systems where size_t is long, not int. END