summaryrefslogtreecommitdiff
path: root/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'buffer.h')
-rw-r--r--buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buffer.h b/buffer.h
index 96201e8..e3d8b58 100644
--- a/buffer.h
+++ b/buffer.h
@@ -65,7 +65,7 @@ public:
protected:
friend class TunDevice;
friend class UDPPacketSource;
- friend class AesIcmCypher;
+ friend class AesIcmCipher;
friend class KeyDerivation; //
friend class Mpi;