Mercurial > pidgin
diff libpurple/protocols/qq/packet_parse.h @ 31085:44f53d3fc54f
Remove trailing whitespace
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Tue, 04 Jan 2011 06:42:45 +0000 |
| parents | 619ac2303c46 |
| children |
line wrap: on
line diff
--- a/libpurple/protocols/qq/packet_parse.h Mon Jan 03 19:18:07 2011 +0000 +++ b/libpurple/protocols/qq/packet_parse.h Tue Jan 04 06:42:45 2011 +0000 @@ -30,7 +30,7 @@ /* According to "UNIX Network Programming", all TCP/IP implementations * must support a minimum IP datagram size of 576 bytes, regardless of the MTU. - * Assuming a 20 byte IP header and 8 byte UDP header, this leaves 548 bytes + * Assuming a 20 byte IP header and 8 byte UDP header, this leaves 548 bytes * as a safe maximum size for UDP messages. * * TCP allows packet 64K
