diff options
author | Fedor Indutny <fedor@indutny.com> | 2016-05-28 00:27:31 -0400 |
---|---|---|
committer | Fedor Indutny <fedor@indutny.com> | 2016-05-28 00:27:31 -0400 |
commit | 88f9b692af5cf402e7022a0b39c5bccd129f1fe8 (patch) | |
tree | ff80c37b4e71c80bc1eb3a9fca96d0f0c3cb0396 /docs | |
parent | df23f144a57ee5038ca68aaf1889cb92d0a68780 (diff) | |
download | uv_link_t-88f9b692af5cf402e7022a0b39c5bccd129f1fe8.tar.gz |
api: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md index f816571..75ab5c1 100644 --- a/docs/api.md +++ b/docs/api.md @@ -151,7 +151,7 @@ Should be used only by `uv_link_methods_t` implementation. ### .data -User data property of `void*` type, any value may be stored here. +Property of `void*` type, any value may be stored here. Not used internally. ### .alloc_cb ### .read_cb |