X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=crypt_backend.h;h=8ff6919418335f4db0b965aadea51d1ba6561d1e;hp=ddebe62e16e547e243d808cf9155261698fecbec;hb=3a6b996d8b39fdc067df352d1eee757ef2a8f49b;hpb=d1e6b28f66e243516d01916f9125baee75dd98d6 diff --git a/crypt_backend.h b/crypt_backend.h index ddebe62e..8ff69194 100644 --- a/crypt_backend.h +++ b/crypt_backend.h @@ -1,12 +1,12 @@ /* - * Copyright (C) 2011-2014 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