Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando 'Brujo' Benavides committed Sep 21, 2011
1 parent 565ee01 commit a1a01a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/match_stream_db_writer.erl
Expand Up @@ -75,7 +75,6 @@ init([]) ->
?INFO("Database writer initialized~n", []),
{ok, #state{redis = Redis}}.

%% @hidden
%% @hidden
-spec handle_call(X, reference(), #state{}) -> {stop, {unknown_request, X}, {unknown_request, X}, #state{}}.
handle_call(Request, _From, State) ->
Expand Down

0 comments on commit a1a01a8

Please sign in to comment.