On Sun, Nov 13, 2011 at 04:34:26PM -0800, Justin Pettit wrote:
> On Oct 26, 2011, at 10:09 AM, Ben Pfaff wrote:
> 
> > +/* Finds and returns a shash_node within 'sf' that has the given 'name' 
> > that is
> > + * exactly 'len' bytes long.  Returns NULL if no node in 'sh' has that 
> > name. */
> > +struct shash_node *
> > +shash_find_len(const struct shash *sh, const char *name, size_t len)
> 
> I assume that should be "within 'sh'" instead of 'sf'.

Thanks, fixed.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to