diff libpurple/protocols/oscar/odc.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents 9d028dbd76f4
children fa88dc1dcabb
line wrap: on
line diff
--- a/libpurple/protocols/oscar/odc.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/libpurple/protocols/oscar/odc.c	Tue Jan 04 06:55:30 2011 +0000
@@ -112,7 +112,7 @@
 	byte_stream_put16(&bs, 0x0000);
 	byte_stream_put32(&bs, frame->payload.len);
 	byte_stream_put16(&bs, frame->encoding);
-	byte_stream_put16(&bs, 0x0000);	
+	byte_stream_put16(&bs, 0x0000);
 	byte_stream_put16(&bs, 0x0000);
 	byte_stream_put16(&bs, frame->flags);
 	byte_stream_put16(&bs, 0x0000);