Date: Sun, 10 Nov 2002 14:56:17 -0800 (PST) From: Juli Mallett <jmallett@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 20936 for review Message-ID: <200211102256.gAAMuHF4078375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=20936 Change 20936 by jmallett@jmallett_dalek on 2002/11/10 14:56:15 Add XXX. Affected files ... .. //depot/projects/mips/sys/mips/include/cpufunc.h#3 edit Differences ... ==== //depot/projects/mips/sys/mips/include/cpufunc.h#3 (text+ko) ==== @@ -37,7 +37,7 @@ { struct pcpu *ret; - ret = NULL; + /* XXX Get a pointer to the pcpu. */ return(ret); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211102256.gAAMuHF4078375>