From 712ed55c455e2c78e9146970c10873484fa9cf04 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 23 Jan 2015 03:40:08 +0100 Subject: ec25519-fhmqvc: comment update --- src/protocols/ec25519_fhmqvc/handshake.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/protocols/ec25519_fhmqvc/handshake.c') diff --git a/src/protocols/ec25519_fhmqvc/handshake.c b/src/protocols/ec25519_fhmqvc/handshake.c index 6ea48d4..27e4894 100644 --- a/src/protocols/ec25519_fhmqvc/handshake.c +++ b/src/protocols/ec25519_fhmqvc/handshake.c @@ -49,6 +49,7 @@ #endif +/** Provides the proper arguments for passing a key for the %H log format */ #define KEY_PRINT(k) (const uint8_t *)(k), (size_t)PUBLICKEYBYTES -- cgit v1.2.3