ofproto-dpif: Fix UFID typo.
authorJoe Stringer <joestringer@nicira.com>
Fri, 27 Feb 2015 19:28:09 +0000 (11:28 -0800)
committerJoe Stringer <joestringer@nicira.com>
Fri, 27 Feb 2015 19:28:27 +0000 (11:28 -0800)
commit7915c9d69d6597d723d2ef920753b30dccce6b54
tree9d7d070fe331c8e7216ad11fe470eee38c0dd98d
parentb037bc5a463dfb4ff6fa0680068a088c495a7246
ofproto-dpif: Fix UFID typo.

While UFIDs are technically userspace flow IDs, the canonical name is
"unique flow identifiers".

Signed-off-by: Joe Stringer <joestringer@nicira.com>
ofproto/ofproto-dpif.c