mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
libalias(3): Fix two typos in source code comments
- s/modfied/modified/ MFC after: 3 days
This commit is contained in:
parent
fb5a502692
commit
1cfd924f4e
1 changed files with 1 additions and 1 deletions
|
|
@ -341,7 +341,7 @@ ProxyEncodeTcpStream(struct alias_link *lnk,
|
|||
memcpy(p, buffer, slen);
|
||||
}
|
||||
|
||||
/* Save information about modfied sequence number */
|
||||
/* Save information about modified sequence number */
|
||||
{
|
||||
int delta;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue