From: Ben Pfaff Date: Wed, 7 Apr 2010 19:57:21 +0000 (-0700) Subject: fail-open: Fix typo in comment. X-Git-Tag: v1.0.0~118 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4a2026dd696e283488c5372bce97eb02005bee6f;p=sliver-openvswitch.git fail-open: Fix typo in comment. --- diff --git a/ofproto/fail-open.c b/ofproto/fail-open.c index e866c571c..6a540ef8b 100644 --- a/ofproto/fail-open.c +++ b/ofproto/fail-open.c @@ -49,8 +49,8 @@ * connection to the controller, and thus the whole network would go down for * that period of time. * - * So, instead, we add some special caseswhen we are connected to a controller, - * but not yet sure that it has admitted us: + * So, instead, we add some special cases when we are connected to a + * controller, but not yet sure that it has admitted us: * * - We set up flows immediately ourselves, but simultaneously send out an * OFPT_PACKET_IN to the controller. We put a special bogus buffer-id in