]> git.ipfire.org Git - network.git/commitdiff
Remove old comment.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Jun 2012 22:16:03 +0000 (22:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Jun 2012 22:16:03 +0000 (22:16 +0000)
functions.util

index 0f1d20db93beabbc3bcb99221a0d700b276f3533..9228fd02421ec70e42c7eb9189c6b350b4783a44 100644 (file)
@@ -156,7 +156,6 @@ function isset() {
        [ -n "${!var}" ]
 }
 
-# XXX Nearly same as listmatch
 function isoneof() {
        local var=${!1}
        shift