Comment fix

This commit is contained in:
inxi-svn 2009-03-02 02:20:19 +00:00
parent 89f34cb567
commit 80629e6c4b

1
inxi
View file

@ -2375,6 +2375,7 @@ get_partition_data()
BEGIN {
IGNORECASE=1
}
# this has to be nulled for every iteration so it does not retain value from last iteration
devBase=""
# this is required because below we are subtracting from NF, so it has to be
# > 1, actually greater than 4, but that is so unlikely to occur because