Mercurial > trustbridge
diff common/binverify.h @ 1053:78798d3af8f0
Fixed doxygen build warnings.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 09 Sep 2014 15:22:19 +0200 |
parents | f89b41fa7048 |
children | edbf5e5e88f4 |
line wrap: on
line diff
--- a/common/binverify.h Fri Sep 05 16:16:57 2014 +0200 +++ b/common/binverify.h Tue Sep 09 15:22:19 2014 +0200 @@ -44,7 +44,7 @@ * file. * * On Linux the file is epxected to and with the pattern of - * \r\nS: (0x0d0a533A) followed by a 3072 Bit Base64 encoded RSA + * \\r\\nS: (0x0d0a533A) followed by a 3072 Bit Base64 encoded RSA * signature. * The signature is verified against the built in codesigning key in * the same certificate that is used for windows verification.