K 10 svn:author V 2 bz K 8 svn:date V 27 2008-03-08T18:38:25.000000Z K 7 svn:log V 264 MFC rev. 1.27 key.c 'spi' and the return value of ntohl are unsigned. Remove the extra >=0 check which was always true. Document the special meaning of spi values of 0 and 1-255 with a comment. Found with: Coverity Prevent(tm) CID: 2047 END