Mercurial > trustbridge
diff common/logging.h @ 904:f89b41fa7048
Fix whitespace errors
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 13 Aug 2014 15:44:35 +0200 |
parents | 2303caf56dbb |
children | fe2c6666b462 |
line wrap: on
line diff
--- a/common/logging.h Wed Aug 13 14:49:25 2014 +0200 +++ b/common/logging.h Wed Aug 13 15:44:35 2014 +0200 @@ -146,7 +146,7 @@ * @param[in] install weather to log this as installation or removal */ void log_certificate(const char *store, char *b64cert, bool install); - + /** * @brief log a certificate install / remove event from der data. *