mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
s,#,*, in a multi-line comment. This is C.
No functional change.
This commit is contained in:
parent
f4760821db
commit
ceda1e7c3e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170793
@ -100,7 +100,7 @@ static void ipsec4_common_ctlinput(int, struct sockaddr *, void *, int);
|
||||
/*
|
||||
* ipsec_common_input gets called when an IPsec-protected packet
|
||||
* is received by IPv4 or IPv6. It's job is to find the right SA
|
||||
# and call the appropriate transform. The transform callback
|
||||
* and call the appropriate transform. The transform callback
|
||||
* takes care of further processing (like ingress filtering).
|
||||
*/
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user