Date: Fri, 4 Jul 2003 16:28:42 -0700 (PDT) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_umtx.c Message-ID: <200307042328.h64NSg1a030246@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2003/07/04 16:28:42 PDT FreeBSD src repository Modified files: sys/kern kern_umtx.c Log: I was so happy I found the semi-colon from hell that I didn't notice another typo in the same line. This typo makes libthr unuseable, but it's effects where counter-balanced by the extra semicolon, which made libthr remarkably useable for the past several months. Revision Changes Path 1.7 +1 -1 src/sys/kern/kern_umtx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307042328.h64NSg1a030246>