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 Jun 4, 2020
1 parent b68c6ef commit 5565926
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 5565926

Please sign in to comment.