K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-03-18T18:20:11.000000Z K 7 svn:log V 202 Use a size_t to hold the result of sizeof() instead of an unsigned int. Use a const char * instead of a char * type for a variable to quiet a warning. These fix the build on alpha. Requested by: kris END