From owner-cvs-gnu Thu Oct 31 06:44:33 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA11713 for cvs-gnu-outgoing; Thu, 31 Oct 1996 06:44:33 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA11695; Thu, 31 Oct 1996 06:44:26 -0800 (PST) Date: Thu, 31 Oct 1996 06:44:26 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199610311444.GAA11695@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/sort sort.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/10/31 06:44:25 Modified: gnu/usr.bin/sort sort.c Log: Uncomment static from collate_range_cmp, no more in locale.h Revision Changes Path 1.10 +1 -1 src/gnu/usr.bin/sort/sort.c