mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 15:43:24 +00:00
Lots of minor corrections
This commit is contained in:
parent
7d6295114b
commit
1c1a91027a
19 changed files with 197 additions and 78 deletions
|
@ -612,7 +612,7 @@ int xiotype_ip6_join_source_group(
|
|||
opt->value3.u_string/*srcaddr*/);
|
||||
|
||||
if (!xioparms.experimental) {
|
||||
Warn("option ipv6-join-source-group is experimental");
|
||||
Warn1("option %s is experimental", opt->desc->defname);
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue