Skip to content

Commit

Permalink
Other files use a keyword as package designator as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
phmarek committed Mar 22, 2020
1 parent 6d41a30 commit a4e7ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swank/rpc.lisp
Expand Up @@ -8,7 +8,7 @@
;;; are disclaimed.
;;;

(in-package swank/rpc)
(in-package :swank/rpc)


;;;;; Input
Expand Down

0 comments on commit a4e7ed6

Please sign in to comment.