K 10 svn:author V 8 truckman K 8 svn:date V 27 2003-12-07T21:53:41.000000Z K 7 svn:log V 170 Pass MTX_DEF as the last argument to mtx_init() instead of 0. This is not a functional change. The code happened to work properly only because MTX_DEF is defined as 0. END