summaryrefslogtreecommitdiff
path: root/whois.h
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2019-06-23 15:54:27 +0200
committerMarco d'Itri <md@linux.it>2019-06-28 01:44:58 +0200
commitbfc8c6bf9ccb6c43f3ef46d218c9cf0f9a85319a (patch)
tree6703e79730418d4f07e9b81d94822ac669ea78c4 /whois.h
parent9bdb9bc7b6c2770fbd46d1d26b04ed1369c1859f (diff)
downloadwhois-bfc8c6bf9ccb6c43f3ef46d218c9cf0f9a85319a.tar.gz
Automatically generate the IDSTRING
Diffstat (limited to 'whois.h')
-rw-r--r--whois.h4
1 files changed, 0 insertions, 4 deletions
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