jlouis/etorrent

Correct -spec warnings when building edoc

Closed this issue · 2 comments

See "title". We get warnings of this kind:

edoc: skipping source file './src/etorrent_peer_control.erl': {'EXIT',error}.
./src/etorrent_dht_state.erl, function ensure_bin_id/1: at line 93: multiple @spec tag.
./src/etorrent_dht_state.erl, function ensure_bin_id/1: at line 92: multiple @spec tag.

This is now cooking a bit.

Closed, merged to master.