From owner-cvs-lib Sun Sep 22 21:38:49 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA07184 for cvs-lib-outgoing; Sun, 22 Sep 1996 21:38:49 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA06414; Sun, 22 Sep 1996 21:36:43 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id WAA01197; Sun, 22 Sep 1996 22:36:22 -0600 (MDT) Date: Sun, 22 Sep 1996 22:36:22 -0600 (MDT) Message-Id: <199609230436.WAA01197@rocky.mt.sri.com> From: Nate Williams To: Alex Nash Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/gen usleep.c In-Reply-To: <199609230354.UAA18284@freefall.freebsd.org> References: <199609230354.UAA18284@freefall.freebsd.org> Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Alex Nash writes: > alex 96/09/22 20:54:58 > > Modified: lib/libc/gen usleep.c > Log: > Fix typo from previous commit (tsvsec --> tv_sec). Thanks Alex! Nate