Skip to content

Commit

Permalink
Linux: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
idrassi committed Jul 10, 2024
1 parent 1312c53 commit 526f031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main/GraphicUserInterface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ namespace VeraCrypt
{
class AdminPasswordRequestHandler : public GetStringFunctor
{
public;
public:
virtual void operator() (string &passwordStr)
{

Expand Down

0 comments on commit 526f031

Please sign in to comment.