ofp-print: Slightly extend ofp_print_bit_names().
authorBen Pfaff <blp@nicira.com>
Fri, 29 Jun 2012 23:23:43 +0000 (16:23 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 12 Jul 2012 21:12:56 +0000 (14:12 -0700)
commite8fa940e4af32f904ff1958a36f95ad4153eac67
tree10857d25b6ce84890b4ef96f0c95cbaaabf959bc
parent6ceeaa926d9cb325d963da0c6f03bcc3b98c0344
ofp-print: Slightly extend ofp_print_bit_names().

In an upcoming commit I want to print comma-separated, not space-separated,
names for a set of bits.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-print.c