K 10 svn:author V 5 harti K 8 svn:date V 27 2005-02-02T07:36:18.000000Z K 7 svn:log V 230 Convert several typedefs from beeing pointers to structs to be the structs itself. This will ease constification (think of what 'const Ptr foo' means if Ptr is a pointer to a struct). Submitted by: Max Okumoto END