From 2f556cf59101e1582177ee44655a8e097ec10ef0 Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Sat, 9 Mar 2019 13:35:33 +0100 Subject: [PATCH] Remove obsolete comment. --- message.h | 1 - 1 file changed, 1 deletion(-) diff --git a/message.h b/message.h index 61d4cbc..1bc333c 100644 --- a/message.h +++ b/message.h @@ -33,7 +33,6 @@ THE SOFTWARE. #define MESSAGE_UPDATE 8 #define MESSAGE_REQUEST 9 #define MESSAGE_MH_REQUEST 10 -/* 11 and 12 are for authentication */ /* Protocol extension through sub-TLVs. */ #define SUBTLV_PAD1 0 -- 2.25.1