ovn-northd: Fix table ID in a comment.
authorRussell Bryant <rbryant@redhat.com>
Sun, 25 Oct 2015 00:24:29 +0000 (20:24 -0400)
committerRussell Bryant <rbryant@redhat.com>
Tue, 3 Nov 2015 21:20:09 +0000 (16:20 -0500)
commit23508e797bc21d1f08e5ca30a69cd4e14bc2cf05
tree30b78891871501603cd78164d5e987d001150c32
parent39595cd3b9d5f3428e43d46b9262d37e1893b1a5
ovn-northd: Fix table ID in a comment.

This changed from 2 to 3 when ACLs got implemented, as it turned out
ACLs needed two tables (1 and 2).

While we're at it, do a bit of OCD formatting cleanup by fixing the
alignment of '\' at the end of each line in the logical flow table
defininitions.

Signed-off-by: Russell Bryant <rbryant@redhat.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ovn/northd/ovn-northd.c