Fix typos in comments from corenetwork module

This commit is contained in:
Nicolas Iooss 2016-01-18 23:47:38 +01:00
parent 80d74c2408
commit 29d543da4c
2 changed files with 2 additions and 2 deletions

View File

@ -855,7 +855,7 @@ interface(`corenet_udp_bind_generic_node',`
########################################
## <summary>
## Bind raw sockets to genric nodes.
## Bind raw sockets to generic nodes.
## </summary>
## <param name="domain">
## <summary>

View File

@ -820,7 +820,7 @@ define(`network_node',`
create_node_type_interfaces($1)
')
# These next three macros have formatting, and should not me indented
# These next three macros have formatting, and should not be indented
define(`determine_reserved_capability',`dnl
ifelse($2,`',`',`dnl
ifelse(eval($2 < 1024),1,``allow' dollarsone self:capability net_bind_service;',`dnl