From 3d174037c175e33b0b57c0639ab7440e9f5d6abc Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 19 Feb 2008 17:31:04 +0000 Subject: replaces cypher with cipher --- connectionParam.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connectionParam.h') diff --git a/connectionParam.h b/connectionParam.h index 5e00e25..0861a6c 100644 --- a/connectionParam.h +++ b/connectionParam.h @@ -33,7 +33,7 @@ #include "options.h" #include "keyDerivation.h" -#include "cypher.h" +#include "cipher.h" #include "authAlgo.h" #include "seqWindow.h" #include "threadUtils.hpp" -- cgit v1.2.3