commit 61be5af0990a3eac7ecdaa9a1ce78e4039ac85ac parent cedb02e9499150b474ecab41712785b852b46f95 Author: z0noxz <chris@noxz.tech> Date: Sun, 5 Aug 2018 20:22:35 +0200 Aesthetic changes only Diffstat:
M | cidr2ip | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/cidr2ip b/cidr2ip @@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. EOF function cidr2ip { + local binary="" local oct1="" local oct2=""