From: Pekka Riikonen Date: Fri, 23 Feb 2001 21:44:06 +0000 (+0000) Subject: update X-Git-Tag: SILC.0.1~178 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=b8312fd351d59bd50f9edec00ff921ddd7044732 update --- 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