From bfc8c6bf9ccb6c43f3ef46d218c9cf0f9a85319a Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 23 Jun 2019 15:54:27 +0200 Subject: Automatically generate the IDSTRING --- whois.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'whois.h') diff --git a/whois.h b/whois.h index 1f9115f..bb910e5 100644 --- a/whois.h +++ b/whois.h @@ -3,10 +3,6 @@ /* 6bone referto: extension */ #define REFERTO_FORMAT "%% referto: whois -h %255s -p %15s %1021[^\n\r]" -/* String sent to RIPE servers - MUST NOT BE LONGER THAN FIVE CHARACTERS! */ -/* Do *NOT* change it if you don't know what you are doing! */ -#define IDSTRING "Md5.2" - #define HIDE_TO_THE_END -3 #define HIDE_DISABLED -2 #define HIDE_NOT_STARTED -1 -- cgit v1.2.3