mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
iiin -> in
Submitted by: "N.J. Mann" <njm@njm.me.uk>
This commit is contained in:
parent
6b0c5521b5
commit
97cd33e9a2
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ sub_FlashDevice () {
|
|||
;;
|
||||
kodak)
|
||||
# Source: mwlucas@FreeBSD.org
|
||||
case $a2 iin
|
||||
case $a2 in
|
||||
64|64mb)
|
||||
NANO_MEDIASIZE=`expr expr 64487424 / 512`
|
||||
NANO_HEADS=4
|
||||
|
|
|
|||
Loading…
Reference in a new issue