Make dialyzer happy

This commit is contained in:
Carlos Martín Nieto
2013-07-31 05:00:23 +02:00
parent 5e0aba3458
commit 73f31eac2f
8 changed files with 17 additions and 12 deletions

View File

@@ -75,7 +75,6 @@ odb_write(_Handle, _Contents, _Type) ->
oid_fmt(_Oid) ->
nif_error(?LINE).
-spec oid_parse(iolist()) -> binary().
oid_parse(_Sha) ->
nif_error(?LINE).