Linux: fix typo

This commit is contained in:
Mounir IDRASSI 2024-07-10 12:09:57 +02:00
parent 1312c537f5
commit 526f03100f
No known key found for this signature in database
GPG Key ID: FC1B00364B3FE937

View File

@ -454,7 +454,7 @@ namespace VeraCrypt
{
class AdminPasswordRequestHandler : public GetStringFunctor
{
public;
public:
virtual void operator() (string &passwordStr)
{