Skip to content

Commit

Permalink
oh, so sad.
Browse files Browse the repository at this point in the history
  • Loading branch information
cemerick committed Sep 7, 2012
1 parent 89d58be commit 7a7a28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cemerick/shoreleave/rpc.clj
Expand Up @@ -26,7 +26,7 @@ metadata to the function name, e.g.:
(defn ~@body) (defn ~@body)
(add-remote (add-remote
(keyword (or (-> (var ~name) meta :remote-name) (keyword (or (-> (var ~name) meta :remote-name)
~name)) '~name))
~name) ~name)
(var ~name))) (var ~name)))


Expand Down

0 comments on commit 7a7a28e

Please sign in to comment.