From: Stephan Bosch Date: Sat, 17 Feb 2018 18:19:22 +0000 (+0100) Subject: lib-dcrypt: Reformatted dcrypt-iostream.h. X-Git-Tag: 2.3.9~2069 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a942cc03adbea9043a940f2ebd6bd2f5418b160c;p=thirdparty%2Fdovecot%2Fcore.git lib-dcrypt: Reformatted dcrypt-iostream.h. --- diff --git a/src/lib-dcrypt/dcrypt-iostream.h b/src/lib-dcrypt/dcrypt-iostream.h index a237eaa56a..ec78978eb0 100644 --- a/src/lib-dcrypt/dcrypt-iostream.h +++ b/src/lib-dcrypt/dcrypt-iostream.h @@ -1,7 +1,8 @@ #ifndef DCRYPT_IOSTREAM_H #define DCRYPT_IOSTREAM_H 1 -static const unsigned char IOSTREAM_CRYPT_MAGIC[] = {'C','R','Y','P','T','E','D','\x03','\x07'}; +static const unsigned char IOSTREAM_CRYPT_MAGIC[] = + {'C','R','Y','P','T','E','D','\x03','\x07'}; #define IOSTREAM_CRYPT_VERSION 2 #define IOSTREAM_TAG_SIZE 16