Date: Wed, 9 Oct 2002 13:42:40 -0700 (PDT) From: Tony Finch <fanf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/primes primes.c Message-ID: <200210092042.g99KgefB087597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fanf 2002/10/09 13:42:40 PDT Modified files: games/primes primes.c Log: Last commit was slightly hasty: #include <string.h> is required on -CURRENT to be WARNS-safe (but not -STABLE for some reason) Revision Changes Path 1.21 +1 -0 src/games/primes/primes.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210092042.g99KgefB087597>