K 10 svn:author V 3 kan K 8 svn:date V 27 2004-07-28T06:58:23.000000Z K 7 svn:log V 147 Avoid casts as lvalues. Declare local variable as u_char * instead of declaring it as u_short * and casting it back to uchar * all over the place. END