Date: Sun, 13 Jul 2003 15:10:16 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/super/files patch-utils.c Message-ID: <200307132210.h6DMAG3K090550@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2003/07/13 15:10:16 PDT FreeBSD ports repository Added files: security/super/files patch-utils.c Log: Fix a problem of poor testing where due to an overload of #ifdef's, the default "return 0;" of an int returning function was never executed; causing what ever was in the return register to be "it". Revision Changes Path 1.1 +14 -0 ports/security/super/files/patch-utils.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307132210.h6DMAG3K090550>