From owner-cvs-usrbin Wed Oct 23 09:47:10 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA26526 for cvs-usrbin-outgoing; Wed, 23 Oct 1996 09:47:10 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA26508; Wed, 23 Oct 1996 09:46:52 -0700 (PDT) Date: Wed, 23 Oct 1996 09:46:52 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199610231646.JAA26508@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/locate/locate fastfind.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/10/23 09:46:51 Modified: usr.bin/locate/locate fastfind.c Log: Rename FNM_ICASE to FNM_CASEFOLD Revision Changes Path 1.5 +2 -2 src/usr.bin/locate/locate/fastfind.c