comparison 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
comparison
equal deleted inserted replaced
903:b5a49960d5cb 904:f89b41fa7048
144 * @param[in] store name of the certificate store. 144 * @param[in] store name of the certificate store.
145 * @param[in] b64cert base64 encoded certificate. 145 * @param[in] b64cert base64 encoded certificate.
146 * @param[in] install weather to log this as installation or removal 146 * @param[in] install weather to log this as installation or removal
147 */ 147 */
148 void log_certificate(const char *store, char *b64cert, bool install); 148 void log_certificate(const char *store, char *b64cert, bool install);
149 149
150 /** 150 /**
151 * @brief log a certificate install / remove event from der data. 151 * @brief log a certificate install / remove event from der data.
152 * 152 *
153 * Logs a message in the event / syslog to mark a certificate 153 * Logs a message in the event / syslog to mark a certificate
154 * installation or removal. 154 * installation or removal.

http://wald.intevation.org/projects/trustbridge/