mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 06:38:53 +01:00
Avoid emacs issues with lib.common
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
c0d6c9e7c0
commit
5083246266
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user