K 10 svn:author V 3 dim K 8 svn:date V 27 2011-12-15T20:27:36.750989Z K 7 svn:log V 357 In lib/libc/rpc/crypt_client.c, fix a clang warning about an implicit conversion between enum desdir/desmode from include/rpc/des.h, and enum desdir/desmode from include/rpcsvc/crypt.x. These are actually different enums, with different value names, but by accident the integer representation of the enum values happened to be the same. MFC after: 1 week END