ucx/buffer.h

changeset 215
e0853e077770
parent 192
1e51558b9d09
child 225
a1a068c2c4ef
     1.1 --- a/ucx/buffer.h	Tue Oct 27 15:29:34 2015 +0100
     1.2 +++ b/ucx/buffer.h	Fri Feb 26 14:59:52 2016 +0100
     1.3 @@ -199,7 +199,7 @@
     1.4  /**
     1.5   * Writes data to an UcxBuffer.
     1.6   * 
     1.7 - * The position of the buffer is increased by the number of bytes read.
     1.8 + * The position of the buffer is increased by the number of bytes written.
     1.9   * 
    1.10   * @param ptr a pointer to the memory area containing the bytes to be written
    1.11   * @param size the length of one element

mercurial