]> granicus.if.org Git - libevent/commitdiff
small doc fix.
authorNick Mathewson <nickm@torproject.org>
Wed, 27 May 2009 23:48:59 +0000 (23:48 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 27 May 2009 23:48:59 +0000 (23:48 +0000)
svn:r1319

include/event2/buffer.h

index 4e8eeec54695220ce6fc1a12a02b059c3bdf0022..4e482596773c196f72e670390cd30edba5d7d98b 100644 (file)
@@ -506,7 +506,7 @@ struct evbuffer_cb_info {
        should start looking for data.  NULL means, "At the start of the
        buffer."
     @param vec_out an array of evbuffer_iovec
-    @param n_vec the length of n_vec.  If 0, we only count how many
+    @param n_vec the length of vec_out.  If 0, we only count how many
        extents would be necessary to point to the requested amount of
        data.
     @return The number of extents needed.  This may be less than n_vec