libalias(3): Fix two typos in source code comments

- s/modfied/modified/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-09 08:54:56 +02:00
parent fb5a502692
commit 1cfd924f4e

View File

@ -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;