Whitespace only:

Fix an overlong line and trailing whitespace that crept in, in the
previous commit.
This commit is contained in:
sheldonh 2000-07-31 13:49:21 +00:00
parent 15d51f1af8
commit 316dbe7b07
2 changed files with 8 additions and 8 deletions

View File

@ -812,8 +812,8 @@ will return zero.
.Ft int
.Fn PacketUnaliasOut "char *buffer" "int maxpacketsize"
.Bd -ragged -offset indent
An outgoing packet, which has already been aliased, has its private address/port
information restored by this function.
An outgoing packet, which has already been aliased,
has its private address/port information restored by this function.
The IP packet is pointed to by
.Fa buffer ,
and

View File

@ -812,8 +812,8 @@ will return zero.
.Ft int
.Fn PacketUnaliasOut "char *buffer" "int maxpacketsize"
.Bd -ragged -offset indent
An outgoing packet, which has already been aliased, has its private address/port
information restored by this function.
An outgoing packet, which has already been aliased,
has its private address/port information restored by this function.
The IP packet is pointed to by
.Fa buffer ,
and