summaryrefslogtreecommitdiff
path: root/src/html.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/html.lisp')
-rw-r--r--src/html.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html.lisp b/src/html.lisp
index 331ebe4..5f93cae 100644
--- a/src/html.lisp
+++ b/src/html.lisp
@@ -6,7 +6,7 @@
(defpackage :org-ckons-http
(:use :cl))
-(in-package #:org-ckons-http)
+(in-package :org-ckons-http)
;;; XXX fix this, it's not correct
(defun html-reserved-p (c)