K 10 svn:author V 5 peter K 8 svn:date V 27 1995-12-22T22:09:31.000000Z K 7 svn:log V 221 One line change to each of these from HEAD.. Add a name to the context structures for compatability with the CVS in -current. Basically, typedef struct { ... } MDx_CTX; becomes typedef struct MDxContext { ... } MDx_CTX; END