mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-20 10:45:33 -05:00
Coding style fixes.
This commit is contained in:
parent
8335db4db5
commit
d4f02a78a7
21 changed files with 36 additions and 34 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
#include "CryptoHash.h"
|
||||
|
||||
#include "gcrypt.h"
|
||||
#include <gcrypt.h>
|
||||
|
||||
class CryptoHashPrivate
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue