libalias(3): Fix two typos in source code comments
- s/modfied/modified/ MFC after: 3 days
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user