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 Nov 30, 2020
1 parent 629361c commit ec6ef0f
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 ec6ef0f

Please sign in to comment.