Skip to content

Commit 5c068c2

Browse files
authored
Merge pull request #82 from EvanHahn/patch-1
Add comma to properly format CSV
2 parents a5666f0 + 9a83b83 commit 5c068c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocols.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ code, size, name, comment
1616
421, V, p2p, preferred over /ipfs
1717
421, V, ipfs, backwards compatibility; equivalent to /p2p
1818
444, 96, onion,
19-
445, 296, onion3
19+
445, 296, onion3,
2020
446, V, garlic64
2121
460, 0, quic,
2222
480, 0, http,

0 commit comments

Comments
 (0)