Coding style fixes.

This commit is contained in:
Felix Geyer 2011-07-08 14:51:14 +02:00
parent 8335db4db5
commit d4f02a78a7
21 changed files with 36 additions and 34 deletions

View file

@ -17,7 +17,7 @@
#include "CryptoHash.h"
#include "gcrypt.h"
#include <gcrypt.h>
class CryptoHashPrivate
{