Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 00:33:09 -0500
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/swapon swapon.c
Message-ID:  <20021230003309.B6833@espresso.q9media.com>
In-Reply-To: <200212300535.gBU5Z6bJ021324@repoman.freebsd.org>; from mike@FreeBSD.org on Sun, Dec 29, 2002 at 09:35:06PM -0800
References:  <200212300535.gBU5Z6bJ021324@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Barcroft <mike@FreeBSD.org> writes:
> mike        2002/12/29 21:35:06 PST
> 
>   Modified files:
>     sbin/swapon          swapon.c 
>   Log:
>   Make the first argument to getbsize(3) a `size_t *'.  This is a hack
>   since getbsize(3) should have `int *' as its first parameter.
>   
>   Revision  Changes    Path
>   1.15      +4 -3      src/sbin/swapon/swapon.c

Oops, I meant to say the length argument for printf(3) needs to be an
int.  In any event, the tinderboxes should stop whining.

Best regards,
Mike Barcroft

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021230003309.B6833>