Skip to content

Commit a87e73c

Browse files
committed
Whitespace
1 parent 7de394a commit a87e73c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bash/hex2ipv4.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
23
function hex2dottedquad {
34
counter=0
45
while [ $counter -le 6 ]; do

0 commit comments

Comments
 (0)