]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - bcal_cast5.h
updated Makefile
[avr-crypto-lib.git] / bcal_cast5.h
index 6ad5bbd06a6687c6787bf2a52aa16da6aa837411..2b620eacd09eb3b3d14df8af77c26de2a6d97523 100644 (file)
@@ -1,6 +1,6 @@
 /* bcal_cast5.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 <avr/pgmspace.h>
-#include "blopckcipher_descriptor.h"
+#include "blockcipher_descriptor.h"
 #include "cast5.h"
 #include "keysize_descriptor.h"