Coding style fixes.

This commit is contained in:
Felix Geyer 2014-01-14 21:00:27 +01:00
parent 79d827ffa4
commit b6497d9245
3 changed files with 9 additions and 6 deletions

View file

@ -196,4 +196,3 @@ int PasswordGenerator::numCharClasses() const
return numClasses;
}