tcp -> tcpc

master
Philippe PITTOLI 2019-11-04 13:48:51 +01:00
parent 1495728777
commit fb341274ee
2 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ targets:
tcpd:
main: src/tcpd.cr
tcp:
main: src/tcp.cr
tcpc:
main: src/tcpc.cr
websocketd:
main: src/websocketd.cr