From 4ac8501e91b477565755245bd536402ee7160f75 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 8 May 2024 18:56:09 +0100 Subject: [PATCH] distorted.lisp: Reformat `national' address entry. --- distorted.lisp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/distorted.lisp b/distorted.lisp index e2ffe4f..be510a4 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -211,8 +211,7 @@ ;; Virtual hosts. (national :abbrev n (linode :abbrev nl) (upn :abbrev ny)) - (national (linode :addr national.linode) - (upn :addr national.upn)) + (national (linode :addr national.linode) (upn :addr national.upn)) (mdwdev (upn :addr mdwdev.upn)) ;; Nicko's servers. -- 2.11.0