[Telepathy-commits] [telepathy-gabble/master] s/bufferize/buffer
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Feb 20 06:43:56 PST 2009
---
src/bytestream-ibb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/bytestream-ibb.c b/src/bytestream-ibb.c
index 1d20faf..46d4a30 100644
--- a/src/bytestream-ibb.c
+++ b/src/bytestream-ibb.c
@@ -78,7 +78,7 @@ struct _GabbleBytestreamIBBPrivate
guint16 seq;
guint16 last_seq_recv;
/* We can't stop receving IBB data so if user wants to block the bytestream
- * we bufferize them until he unblocks it. */
+ * we buffer them until he unblocks it. */
gboolean read_blocked;
GString *buffer;
gboolean dispose_has_run;
--
1.5.6.5
More information about the telepathy-commits
mailing list