mirror of
https://repo.or.cz/socat.git
synced 2025-07-17 16:43:24 +00:00
Removed trailing white space from *.h and *.c files
This commit is contained in:
parent
920d77847d
commit
33896a3f38
38 changed files with 172 additions and 165 deletions
|
@ -120,10 +120,10 @@ enum e_func {
|
|||
|
||||
/* for simpler handling of option-to-connection-type relations we define
|
||||
groups. to keep the search for options simple, we allow each option to
|
||||
belong to at most one group only. (we have a dummy GROUP_NONE for those
|
||||
belong to at most one group only. (we have a dummy GROUP_NONE for those
|
||||
that don't want to belong to any...)
|
||||
The caller of parseopts() specifies per bitpatter a set of groups where it
|
||||
accepts options from.
|
||||
accepts options from.
|
||||
*/
|
||||
|
||||
/*- the group bits are:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue