commit something

This commit is contained in:
PolynomialDivision 2018-01-09 19:06:13 +01:00
parent 649d5d08b0
commit 51c7cf5ac7

View file

@ -28,5 +28,4 @@ void send_tcp(char *msg);
#define ARRAY_NETWORK_LEN 50
struct network_con_s network_array[ARRAY_NETWORK_LEN];
#endif //DAWN_TCPSOCKET_H