aboutsummaryrefslogtreecommitdiff
path: root/src/property/lets-encrypt.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property/lets-encrypt.lisp')
-rw-r--r--src/property/lets-encrypt.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/lets-encrypt.lisp b/src/property/lets-encrypt.lisp
index 4ac82a3..1e90248 100644
--- a/src/property/lets-encrypt.lisp
+++ b/src/property/lets-encrypt.lisp
@@ -32,7 +32,7 @@ Let's Encrypt client. Supply an e-mail address so that Let's Encrypt can
contact you for things like certificate expiry, planned outage notifications
etc."))
-(define-print-object-for-structlike agree-tos)
+(define-simple-print-object agree-tos)
(defmacro agree-tos (&key (email-address nil email-address-supplied-p))
`(make-instance 'agree-tos ,@(and email-address-supplied-p