]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - bcal_rc6.h
updated Makefile
[avr-crypto-lib.git] / bcal_rc6.h
index f46a765c10ad0ac639bbf0407d371bacd6b34713..f6d0d1bb70b5bfb86c3e9e6d0e06f596f168ad4a 100644 (file)
@@ -1,6 +1,6 @@
 /* bcal_rc6.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 "rc6.h"
 #include "keysize_descriptor.h"