From 57a3465ef4e07f56945100b23d429ae95fa65397 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 31 May 2004 19:10:14 +0000 Subject: [PATCH] clarifcation on '*' @ NICKIP --- doc/technical/protoctl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/technical/protoctl.txt b/doc/technical/protoctl.txt index f563bee10..a33034869 100644 --- a/doc/technical/protoctl.txt +++ b/doc/technical/protoctl.txt @@ -131,4 +131,4 @@ TKLEXT This allows 10 instead of 8 parameters in TKL's for spamfilter, se NICKIP This token indicates that a (standard) base64 encoded IP address is included in the NICK command. The IP is in binary network byte order formated and - encoded using the standard base64 algorithm. + encoded using the standard base64 algorithm. '*' is used if no IP is available.