diff options
Diffstat (limited to 'doc/libstddjb/siovec.html')
| -rw-r--r-- | doc/libstddjb/siovec.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libstddjb/siovec.html b/doc/libstddjb/siovec.html index 2ffba98..7aa09f5 100644 --- a/doc/libstddjb/siovec.html +++ b/doc/libstddjb/siovec.html @@ -113,7 +113,7 @@ is 0, which means all of <em>v</em> has been zeroed out. Looks for the first occurence of <em>c</em> among the byte ranges represented by the members of <em>v</em>. Returns its cumulative index, i.e. the position that <em>c</em> would have if the byte ranges pointed to by members of <em>v</em> were a -single array. If there are no occurences of <em>c</em>, the function retunrs +single array. If there are no occurences of <em>c</em>, the function returns <tt>siovec_len(v, n)</tt>. </p> |
