Date: Mon, 31 May 2004 23:53:07 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen ftok.c Message-ID: <200406010653.i516r8Uk083573@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004/05/31 23:53:07 PDT FreeBSD src repository Modified files: lib/libc/gen ftok.c Log: Change the signature of ftok from (const char *, char) to (const char *, int) Obtained from: NetBSD (christos) Revision Changes Path 1.7 +1 -1 src/lib/libc/gen/ftok.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406010653.i516r8Uk083573>