update
authorPekka Riikonen <priikone@silcnet.org>
Fri, 23 Feb 2001 21:44:06 +0000 (21:44 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 23 Feb 2001 21:44:06 +0000 (21:44 +0000)
lib/silccore/silcpacket.h

index 1d63e9cd25115eeadfa451ea475268b7989da54c..afa6e4f73c45f3ed48b4b85175caab1195f7971e 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
 
-  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