From owner-cvs-all Sat Feb 24 5:13:53 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 8352837B491; Sat, 24 Feb 2001 05:13:50 -0800 (PST) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1ODDop16380; Sat, 24 Feb 2001 05:13:50 -0800 (PST) (envelope-from phantom) Message-Id: <200102241313.f1ODDop16380@freefall.freebsd.org> From: Alexey Zelkin Date: Sat, 24 Feb 2001 05:13:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lmessages.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2001/02/24 05:13:49 PST Modified files: lib/libc/locale lmessages.c Log: Fix visibility of empty variable -- it should be static. Submitted by: bde and Hartmut Brandt (via PR) PR: bin/25308 Revision Changes Path 1.6 +2 -2 src/lib/libc/locale/lmessages.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message