From a6ca472d21dd03978e04301cad571c9908694ede Mon Sep 17 00:00:00 2001 From: OHMURA Kei Date: Wed, 3 Jul 2013 17:17:18 +0900 Subject: [PATCH] ryu/app/conf_switch_key: fix a comment Signed-off-by: OHMURA Kei Signed-off-by: FUJITA Tomonori --- ryu/app/conf_switch_key.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ryu/app/conf_switch_key.py b/ryu/app/conf_switch_key.py index 1eae3a02..158995c2 100644 --- a/ryu/app/conf_switch_key.py +++ b/ryu/app/conf_switch_key.py @@ -14,5 +14,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -OVSDB_ADDR = 'ovsdb_addr' # value :[:] +OVSDB_ADDR = 'ovsdb_addr' # value :[:] OVS_TUNNEL_ADDR = 'ovs_tunnel_addr' # ip address of tunnel