Skip to content

Commit

Permalink
reverting back to style-warning
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bjergaard committed Oct 4, 2015
1 parent 0111f49 commit 76f162f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command.lisp
Expand Up @@ -47,7 +47,7 @@
(defvar *max-command-alias-depth* 10
"")

(define-condition command-docstring-warning (warning)
(define-condition command-docstring-warning (style-warning)
;; Don't define an accessor to prevent collision with the generic command
((command :initarg :command))
(:report
Expand Down

0 comments on commit 76f162f

Please sign in to comment.