Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 1997 16:35:50 +0400 (MSD)
From:      =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
To:        "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/quot quot.c
Message-ID:  <Pine.BSF.3.96.970813163416.11304C-100000@lsd.relcom.eu.net>
In-Reply-To: <199708131209.FAA26847@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Aug 1997, Jordan K. Hubbard wrote:

> jkh         1997/08/13 05:09:48 PDT
> 
>   Modified files:
>     usr.sbin/quot        quot.c 
>   Log:
>   Cast argument to lseek() properly to off_t.

lseek prototype already does it for you, it is better to include needed
header file than direct cast. 

-- 
Andrey A. Chernov
<ache@null.net>
http://www.nagual.pp.ru/~ache/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970813163416.11304C-100000>