X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal_des.h;h=84f76d2da11449e51be10816743d40c0f553a142;hb=0747bb9f3d1759c0b71a0cff3387835db9833d8e;hp=c233cbde7978feaedf983a39c344987cdebe534f;hpb=17332291e15183d71d88ed868275e3cb53917180;p=avr-crypto-lib.git diff --git a/bcal_des.h b/bcal_des.h index c233cbd..84f76d2 100644 --- a/bcal_des.h +++ b/bcal_des.h @@ -1,6 +1,6 @@ /* bcal_des.h */ /* - This file is part of the This file is part of the AVR-Crypto-Lib. + This file is part of the AVR-Crypto-Lib. Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -26,7 +26,7 @@ */ #include -#include "blopckcipher_descriptor.h" +#include "blockcipher_descriptor.h" #include "des.h" #include "keysize_descriptor.h"