Skip to content

Commit

Permalink
Merge pull request multiformats#82 from EvanHahn/patch-1
Browse files Browse the repository at this point in the history
Add comma to properly format CSV
  • Loading branch information
Stebalien authored Dec 14, 2018
2 parents a5666f0 + 9a83b83 commit 5c068c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols.csv
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ code, size, name, comment
421, V, p2p, preferred over /ipfs
421, V, ipfs, backwards compatibility; equivalent to /p2p
444, 96, onion,
445, 296, onion3
445, 296, onion3,
446, V, garlic64
460, 0, quic,
480, 0, http,
Expand Down

0 comments on commit 5c068c2

Please sign in to comment.