Commit 907bb9f0 authored by Jan Winkelmann's avatar Jan Winkelmann Committed by jbenet

fix udt<->utp inconsistency in protocols.{go,csv}

Re-based by @jbenet to merge with https://github.com/multiformats/go-multiaddr/pull/21
parent 1eaad7f2
......@@ -5,8 +5,8 @@ code size name
33 16 dccp
41 128 ip6
132 16 sctp
301 0 udt
302 0 utp
301 0 utp
302 0 udt
421 V ipfs
480 0 http
443 0 https
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment