From 50832462667392fbf9dc4a1055159b71b581a486 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 26 Jul 2018 11:28:06 -0700 Subject: [PATCH] Avoid emacs issues with lib.common Signed-off-by: Tom Eastep --- Shorewall-core/lib.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall-core/lib.common b/Shorewall-core/lib.common index c373a31ad..7567123a7 100644 --- a/Shorewall-core/lib.common +++ b/Shorewall-core/lib.common @@ -501,7 +501,7 @@ ip_network() { # # The following hack is supplied to compensate for the fact that many of -# the popular light-weight Bourne shell derivatives don't support XOR ("^"). +# the popular light-weight Bourne shell derivatives do not support XOR. # ip_broadcast() { local x