X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/890e8b9da7e06e696b5dd7029998899d4f65039d..b4cfa38637ea9321a50e6814a9af4b970e80e256:/openssh/canohost.h diff --git a/openssh/canohost.h b/openssh/canohost.h index 66b952c..2edb420 100644 --- a/openssh/canohost.h +++ b/openssh/canohost.h @@ -24,4 +24,4 @@ char *get_local_name(int); int get_remote_port(void); int get_local_port(void); -void resolve_hostname(char **host); +void resolve_localhost(char **host);