From owner-cvs-lib Fri Jun 5 01:22:58 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA04310 for cvs-lib-outgoing; Fri, 5 Jun 1998 01:22:58 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA04241; Fri, 5 Jun 1998 01:22:29 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA02106; Fri, 5 Jun 1998 01:21:35 -0700 (PDT) Date: Fri, 5 Jun 1998 01:21:35 -0700 (PDT) Message-Id: <199806050821.BAA02106@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libutil libutil.h Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/06/05 01:21:35 PDT Modified files: lib/libutil libutil.h Log: Add missing uu_lock_txfr() prototype Revision Changes Path 1.16 +2 -1 src/lib/libutil/libutil.h