From b8312fd351d59bd50f9edec00ff921ddd7044732 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 23 Feb 2001 21:44:06 +0000 Subject: [PATCH] update --- lib/silccore/silcpacket.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/silccore/silcpacket.h b/lib/silccore/silcpacket.h index 1d63e9cd..afa6e4f7 100644 --- a/lib/silccore/silcpacket.h +++ b/lib/silccore/silcpacket.h @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2000 Pekka Riikonen + Copyright (C) 1997 - 2001 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -59,7 +59,7 @@ typedef unsigned char SilcPacketFlags; /* All defined packet flags */ #define SILC_PACKET_FLAG_NONE 0x00 #define SILC_PACKET_FLAG_PRIVMSG_KEY 0x01 -#define SILC_PACKET_FLAG_LIST 0x04 +#define SILC_PACKET_FLAG_LIST 0x02 #define SILC_PACKET_FLAG_BROADCAST 0x04 #define SILC_PACKET_FLAG_TUNNELED 0x08 /* Rest of flags still available -- 2.24.0