Corrected minor edoc issue.
This commit is contained in:
@@ -305,7 +305,7 @@ init(Options) ->
|
||||
{ok, #state{port = Port, ops = Options}}.
|
||||
|
||||
%%--------------------------------------------------------------------
|
||||
%% @spec %% handle_call(Request, From, State) -> {reply, Reply, State} |
|
||||
%% @spec handle_call(Request, From, State) -> {reply, Reply, State} |
|
||||
%% {reply, Reply, State, Timeout} |
|
||||
%% {noreply, State} |
|
||||
%% {noreply, State, Timeout} |
|
||||
|
||||
Reference in New Issue
Block a user