Skip to content

Commit 526f031

Browse files
committed
Linux: fix typo
1 parent 1312c53 commit 526f031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Main/GraphicUserInterface.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ namespace VeraCrypt
454454
{
455455
class AdminPasswordRequestHandler : public GetStringFunctor
456456
{
457-
public;
457+
public:
458458
virtual void operator() (string &passwordStr)
459459
{
460460

0 commit comments

Comments
 (0)