typo fix
authorPekka Riikonen <priikone@silcnet.org>
Fri, 2 Feb 2001 09:47:12 +0000 (09:47 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 2 Feb 2001 09:47:12 +0000 (09:47 +0000)
lib/silcclient/idlist.h

index 9f1e4c37a417a96d547732022583cb6d5f36e809..1e12686ce90d073cd52d9eee57b3c1dedef0dadf 100644 (file)
@@ -68,7 +68,7 @@ typedef struct SilcChannelEntryStruct {
 
 /* Command identifier used by ID list routines when sending WHOIS/IDENTIFY
    commands to routers. */
-#define SILC_IDILIST_IDENT 3333
+#define SILC_IDLIST_IDENT 3333
 
 /* Prototypes */