PERFORCE change 151482 for review

Julian Elischer julian at elischer.org
Sat Oct 18 12:52:45 UTC 2008


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..



More information about the p4-projects mailing list