In article <[EMAIL PROTECTED]>,
Harti Brandt <[EMAIL PROTECTED]> wrote:
> () are missing around the KASSERT format string in aac.c and compilation
> fails (if KASSERTS are enabled). The following patch fixes the problem.
>
> Index: aac.c
> ===================================================================
> RCS file: /usr/ncvs/src/sys/dev/aac/aac.c,v
> retrieving revision 1.20
> diff -r1.20 aac.c
> 1302c1302
> < "aac_sync_fib: datasize to large");
> ---
> > ("aac_sync_fib: datasize to large"));
And "too" is misspelled.
John
--
John Polstra [EMAIL PROTECTED]
John D. Polstra & Co., Inc. Seattle, Washington USA
"Disappointment is a good sign of basic intelligence." -- Ch�gyam Trungpa
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message