src/gaim_buffer.h

changeset 13233
1a55c46f0a24
parent 13230
44b216532ea2
--- a/src/gaim_buffer.h	Sat Feb 11 18:59:11 2006 +0000
+++ b/src/gaim_buffer.h	Sat Feb 11 19:07:49 2006 +0000
@@ -47,7 +47,7 @@
 	gchar *inptr;
 
 	/** A pointer to the next byte of buffered data that should be
-	 *  by the consumer. */
+	 *  read by the consumer. */
 	gchar *outptr;
 
 } GaimCircBuffer;

mercurial