From owner-cvs-all Wed Feb 7 9:35:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C113D37B401; Wed, 7 Feb 2001 09:34:50 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f17HYoQ87487; Wed, 7 Feb 2001 09:34:50 -0800 (PST) (envelope-from sobomax) Message-Id: <200102071734.f17HYoQ87487@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 7 Feb 2001 09:34:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio findfp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/07 09:34:49 PST Modified files: lib/libc/stdio findfp.c Log: Fix a f^Hdamn typo, which prevented to fopen() more that 17 files at once. Tested by: knu, sobomax and other #bsdcode'rs Revision Changes Path 1.9 +2 -2 src/lib/libc/stdio/findfp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message