X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=crypt_backend.h;h=8ff6919418335f4db0b965aadea51d1ba6561d1e;hb=8b7f38b319ffcf0bec4709f2f1537be6aacb9901;hp=3676fff1b1a7d822dcaaefaec62c0f64bd90b3db;hpb=6eab6671f857009b6d6a2de2c2ec8187f869f705;p=paraslash.git diff --git a/crypt_backend.h b/crypt_backend.h index 3676fff1..8ff69194 100644 --- a/crypt_backend.h +++ b/crypt_backend.h @@ -1,12 +1,12 @@ /* - * Copyright (C) 2011-2013 Andre Noll + * Copyright (C) 2011-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file crypt_backend.h Non-public crypto interface. */ -/* This should only be incuded from files which provide crypto functions. */ +/* This should only be included from files which provide crypto functions. */ /** AES block size in bytes. */ #define AES_CRT128_BLOCK_SIZE 16