summaryrefslogtreecommitdiffstats
path: root/src/handshake.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/handshake.h')
-rw-r--r--src/handshake.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/handshake.h b/src/handshake.h
index c25d427..5abd0e3 100644
--- a/src/handshake.h
+++ b/src/handshake.h
@@ -46,7 +46,7 @@ typedef enum fastd_handshake_record_type {
RECORD_METHOD_NAME,
RECORD_VERSION_NAME,
RECORD_METHOD_LIST,
- RECORD_HANDSHAKE_MAC,
+ RECORD_TLV_MAC,
RECORD_MAX,
} fastd_handshake_record_type_t;