FIX typo
This commit is contained in:
parent
d352e4d49b
commit
442dbafaba
|
@ -47,7 +47,7 @@ let CIFSData =
|
||||||
, default =
|
, default =
|
||||||
{ cifsSudo = False
|
{ cifsSudo = False
|
||||||
, cifsPassword = None PasswordConfig
|
, cifsPassword = None PasswordConfig
|
||||||
, cifsOpts = CIFSOpts::{=}
|
, cifsOpts = Some CIFSOpts::{=}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue