Merge branch 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/public-git/zone
authorMark Wooding <mdw@distorted.org.uk>
Sat, 23 Dec 2006 14:54:24 +0000 (14:54 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 23 Dec 2006 14:54:24 +0000 (14:54 +0000)
net.lisp

index 40882de..61b5978 100644 (file)
--- 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))