Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
oops need to properly edit if i'm going to rename things
  • Loading branch information
abhay committed Jun 24, 2008
1 parent 452d2d7 commit 077c4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mochiweb_rpc.erl
Expand Up @@ -3,7 +3,7 @@

%% @doc Generic RPC Implementation. Only supports JSON-RPC for now and does not support sessions.

-module(json_rpc).
-module(mochiweb_rpc).
-author("Abhay Kumar <abhay@opensynapse.net>").

-export([handler/2]).
Expand Down

0 comments on commit 077c4c6

Please sign in to comment.