On Jul 11, 2012, at 1:07 AM, Ben Pfaff wrote: > I actually prefer decimal over hexadecimal most of the time (I only have > 10 fingers) but referring to output of ds_put_hex_dump() I want to use > hexadecimal because that's the base that ds_put_hex_dump() uses for the > offsets it prints along the left margin. So it's inconsistent within > the function but I didn't just pick it randomly at least.
Yeah, that occurred to me, but it seemed like it might be mildly confusing. In any case, I trust your judgment. --Justin _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
