From d847f178added3c2eebf6d3653d5da57c1e9a5ee Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Thu, 28 Jun 2007 17:38:51 +0200 Subject: Stylistic changes. darcs-hash:4221cfffeffacab245304064aaed1863e459b3d8 --- journal.lisp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'journal.lisp') diff --git a/journal.lisp b/journal.lisp index eb8d05e..0878a78 100755 --- a/journal.lisp +++ b/journal.lisp @@ -35,9 +35,9 @@ ;;; The following does not generally work in a CGI setting because of -;;; security restrictions. Loading all the dependencies individually -;;; rather than using a core image would certainly be too slow for any -;;; serious CGI usage, anyway, so what the heck. +;;; security restrictions. Then again, loading all the dependencies +;;; individually rather than using a core image would certainly be too +;;; slow for any serious CGI usage, anyway, so what the heck. (unless (find-package '#:http) (asdf:oos 'asdf:load-op '#:mulk.journal)) -- cgit v1.2.3