K 10 svn:author V 5 harti K 8 svn:date V 27 2004-12-07T13:49:13.000000Z K 7 svn:log V 191 Typedefs of pointers to structs are evil. Make Lst and LstNode typedef of the structs itself not of pointers to them. This will simplify constification. Checked by: diff on the object files END