> On Apr 28, 2015, at 10:05, Alexander V. Chernikov <melif...@freebsd.org> 
> wrote:

...

> +    KASSERT(found + unresolved == ci->object_opcodes,
> +        ("refcount incosistency: found: %d unr: %d total: %d",
> +        found, unresolved, ci->object_opcodes));

Typo (incosistency -> inconsistency)
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to