[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Mon Aug 16 12:25:04 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/08/16 12:25:04

Modified files:
	cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadApple.c 

Log message:
	fix long standing typo:
	-    if (thread_resume(mach_thread != KERN_SUCCESS)) abort();
	+    if (thread_resume(mach_thread) != KERN_SUCCESS) abort();




More information about the M3commit mailing list