mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-24 03:53:29 +01:00
Linux: fix typo
This commit is contained in:
parent
1312c537f5
commit
526f03100f
@ -454,7 +454,7 @@ namespace VeraCrypt
|
|||||||
{
|
{
|
||||||
class AdminPasswordRequestHandler : public GetStringFunctor
|
class AdminPasswordRequestHandler : public GetStringFunctor
|
||||||
{
|
{
|
||||||
public;
|
public:
|
||||||
virtual void operator() (string &passwordStr)
|
virtual void operator() (string &passwordStr)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user