X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=crypt_backend.h;h=06c86d74b8c452bc761dafe75ad6ee792a1f15d9;hp=3676fff1b1a7d822dcaaefaec62c0f64bd90b3db;hb=6fbd93c8420823356a24a3637d332c23c0c85dcd;hpb=6eab6671f857009b6d6a2de2c2ec8187f869f705 diff --git a/crypt_backend.h b/crypt_backend.h index 3676fff1..06c86d74 100644 --- a/crypt_backend.h +++ b/crypt_backend.h @@ -1,12 +1,12 @@ /* - * Copyright (C) 2011-2013 Andre Noll + * Copyright (C) 2011 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