Skip to content

Commit

Permalink
Remove extraneous semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
zrax committed Apr 9, 2021
1 parent caa6a56 commit 2671891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sshtunnel.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace Gtk

class Window;

};
}

class SshTunnel
{
Expand Down

0 comments on commit 2671891

Please sign in to comment.