Skip to content

Commit

Permalink
Added empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSobkiewicz committed Dec 18, 2024
1 parent 94ac0d5 commit 0be618b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/estdlib/src/ets.erl
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ update_counter(_Table, _Key, _Params) ->
Default :: integer()
) -> integer().
update_counter(_Table, _Key, _Params, _Default) ->
erlang:nif_error(undefined).
erlang:nif_error(undefined).

0 comments on commit 0be618b

Please sign in to comment.