From 88a634990ddb781bb5e24c0f33fcd0e5d59d37a6 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 17 Jul 2013 21:28:05 +0200 Subject: More whitespace fixes --- src/config.y | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/config.y') diff --git a/src/config.y b/src/config.y index c62d5ba..500e18e 100644 --- a/src/config.y +++ b/src/config.y @@ -161,8 +161,8 @@ statement: peer_group_statement | TOK_DROP TOK_CAPABILITIES drop_capabilities ';' | TOK_LOG log ';' | TOK_HIDE hide ';' - | TOK_INTERFACE interface ';' - | TOK_BIND bind ';' + | TOK_INTERFACE interface ';' + | TOK_BIND bind ';' | TOK_MTU mtu ';' | TOK_MODE mode ';' | TOK_PROTOCOL protocol ';' -- cgit v1.2.3