summaryrefslogtreecommitdiff
path: root/whois.h
diff options
context:
space:
mode:
Diffstat (limited to 'whois.h')
-rw-r--r--whois.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/whois.h b/whois.h
index b15fe98..082ac8e 100644
--- a/whois.h
+++ b/whois.h
@@ -11,7 +11,7 @@
/* prototypes */
const char *whichwhois(const char *);
const char *match_config_file(const char *);
-const char *whereas(const unsigned short);
+const char *whereas(const unsigned long);
const char *whereas32(const unsigned long);
char *queryformat(const char *, const char *, const char *);
int hide_line(int *hiding, const char *const line);