From f264b14286731e79a0b101a913236cf6c3f6414b Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 2 Feb 2001 09:47:12 +0000 Subject: [PATCH] typo fix --- lib/silcclient/idlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.43.0