diff --git a/[refs] b/[refs] index 21e0735931d2..3fc8d6300be4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c4ede64a6e0220c9b30f07ab41080c8e90245116 +refs/heads/master: 3922538fe1625e6ddded56c08c290b3440846cfd diff --git a/trunk/crypto/aead.c b/trunk/crypto/aead.c index 0a55da70845e..6729e8ff68e7 100644 --- a/trunk/crypto/aead.c +++ b/trunk/crypto/aead.c @@ -1,13 +1,13 @@ /* * AEAD: Authenticated Encryption with Associated Data - * + * * This file provides API support for AEAD algorithms. * * Copyright (c) 2007 Herbert Xu * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 2 of the License, or (at your option) * any later version. * */