Date: Thu, 21 Dec 1995 20:08:33 -0800 (PST) From: Bill Paul <wpaul> To: CVS-committers, cvs-include Subject: cvs commit: src/include/rpcsvc yp.x Message-ID: <199512220408.UAA04726@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 95/12/21 20:08:30 Modified: include/rpcsvc yp.x Log: *groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definition and real life. YPPUSHPROC_XFRRESP is supposed to return void and take an argument of type yppushresp_xfr, not the other way around as yp.x seems to imply. (I spent two hours today staring intensely at my prototype ypxfr code and scratching my head before I finally figured this out.) Revision Changes Path 1.4 +6 -2 src/include/rpcsvc/yp.x
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512220408.UAA04726>