Warp geef_index in elixir

This commit is contained in:
Carlos Martín Nieto
2013-09-01 20:26:11 +02:00
parent 15ba2dd65f
commit 5ada4fe0c1
2 changed files with 72 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ stop(Pid) ->
%% @doc
%% Starts the server
%%
%% @spec start_link() -> {ok, Pid} | ignore | {error, Error}
%% @spec start_link(term()) -> {ok, Pid} | ignore | {error, Error}
%% @end
%%--------------------------------------------------------------------
start_link(Handle) ->