You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a typo in variable name in TpmFormatZeroWarning
The typo standed out so I fixed it and changed to use `value`: the
name of the parameter from [`std::convert::From`][FR] documentation.
[FR]: https://doc.rust-lang.org/std/convert/trait.From.html
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
0 commit comments