From f99b371f93eb1fa62692bea42e0a0ef1951502aa Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Thu, 3 Apr 2014 15:18:34 +0100 Subject: [PATCH] distorted.lisp: Whitespace cleanup. Organization: Straylight/Edgeware From: Mark Wooding --- distorted.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distorted.lisp b/distorted.lisp index 62df46c..9bd838f 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -120,8 +120,8 @@ (defzone distorted.org.uk ;; Anonymity services. (anon (colo :svc jazz.colo) - (unsafe :svc vampire.unsafe) - (jump :a anon.jump) + (unsafe :svc vampire.unsafe) + (jump :a anon.jump) (dmz :a anon.dmz)) ;; Fancy connectivity. -- [mdw]