From: Pekka Riikonen Date: Fri, 2 Feb 2001 09:47:12 +0000 (+0000) Subject: typo fix X-Git-Tag: SILC.0.1~275 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=f264b14286731e79a0b101a913236cf6c3f6414b;p=silc.git typo fix --- diff --git a/lib/silcclient/idlist.h b/lib/silcclient/idlist.h index 9f1e4c37..1e12686c 100644 --- a/lib/silcclient/idlist.h +++ b/lib/silcclient/idlist.h @@ -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 */