X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=crypt_backend.h;h=8ff6919418335f4db0b965aadea51d1ba6561d1e;hp=040a719bbc4c41fc92855da2b57ffcdae9712ab8;hb=3a6b996d8b39fdc067df352d1eee757ef2a8f49b;hpb=65399c6f0f45561c8d93c521ca63d13f564ca1cb diff --git a/crypt_backend.h b/crypt_backend.h index 040a719b..8ff69194 100644 --- a/crypt_backend.h +++ b/crypt_backend.h @@ -6,7 +6,7 @@ /** \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