Show underlying IPv4 in a remote whois.

This commit is contained in:
Jilles Tjoelker 2012-01-08 15:30:18 +01:00
parent 524a5b3ac7
commit ae52fe0ff7
3 changed files with 20 additions and 1 deletions

View file

@ -165,6 +165,7 @@ extern const char *form_str(int);
#define RPL_NOTOPIC 331
#define RPL_TOPIC 332
#define RPL_TOPICWHOTIME 333
#define RPL_WHOISTEXT 337
#define RPL_WHOISACTUALLY 338
#define RPL_INVITING 341