Date: Fri, 28 Sep 2001 12:30:57 +0200 From: Sheldon Hearn <sheldonh@starjuice.net> To: osa@FreeBSD.org.ru Cc: audit@FreeBSD.org Subject: Re: iostat(8) WARNS=2 cleanup Message-ID: <99325.1001673057@axl.seasidesoftware.co.za> In-Reply-To: Your message of "Thu, 27 Sep 2001 22:58:14 %2B0400." <20010927225814.A46080@freebsd.org.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Sep 2001 22:58:14 +0400, "Sergey A. Osokin" wrote: > + namelist[4].n_name = NULL; I think X_END exists to obviate the need for a literal numeric index. Perhaps you should use namelist[X_END + 1].n_name? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99325.1001673057>