K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-12-12T03:48:40.000000Z K 7 svn:log V 262 Since _mtx_enter() and friends are static inline functions now instead of macros, the mutex KTR log entries don't actually have the useful filename and line numbers in the KTR_EXTEND case, so remove a comment claiming this and go back to one set of KTR strings. END