From: Mark Wooding Date: Sat, 23 Dec 2006 14:54:24 +0000 (+0000) Subject: Merge branch 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/public-git/zone X-Git-Url: https://git.distorted.org.uk/~mdw/zone/commitdiff_plain/e926682641174e963e81bbe18ab1df3cb90db0f3?hp=b85ef4e407e433ec2b2b40c2a38957f955f827fc Merge branch 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/public-git/zone --- diff --git a/net.lisp b/net.lisp index 40882de..61b5978 100644 --- a/net.lisp +++ b/net.lisp @@ -34,7 +34,7 @@ #:ipnet-pretty #:ipnet-string #:ipnet-broadcast #:ipnet-hosts #:ipnet-host #:ipaddr-networkp #:ipnet-subnetp #:ipnet-changeable-bytes - #:host-find# #:host-create #:defhost #:parse-ipaddr + #:host-find #:host-create #:defhost #:parse-ipaddr #:resolve-hostname #:canonify-hostname #:net #:net-find #:net-get-as-ipnet #:net-create #:defnet #:net-next-host #:net-host))