Date: Sat, 18 Oct 2008 20:52:44 +0800 From: Julian Elischer <julian@elischer.org> To: Marko Zec <zec@FreeBSD.org> Cc: Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 151482 for review Message-ID: <48F9DC1C.6050704@elischer.org> In-Reply-To: <200810171328.m9HDS2aF039954@repoman.freebsd.org> References: <200810171328.m9HDS2aF039954@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Marko Zec wrote: > @@ -2944,7 +2943,7 @@ > if_register_com_alloc(u_char type, > if_com_alloc_t *a, if_com_free_t *f) > { > - > + > KASSERT(if_com_alloc[type] == NULL, > ("if_register_com_alloc: %d already registered", type)); > KASSERT(if_com_free[type] == NULL, > whitespace changed the wrong way..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48F9DC1C.6050704>