1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-07 13:26:33 +00:00

Replaced // comments for C89/C90 standard compliance

This commit is contained in:
Gerhard Rieger 2023-06-12 12:28:48 +02:00
parent b3dde9a009
commit 5fdd033e7d
7 changed files with 13 additions and 9 deletions

View file

@ -927,8 +927,6 @@ int
unsigned long err;
int result;
//*ipproto = IPPROTO_TCP;
xfd->dtype = XIODATA_OPENSSL;
retropt_bool(opts, OPT_OPENSSL_FIPS, &opt_fips);