Skip to content

Commit

Permalink
doc,n-api: fix metadata for napi_create_threadsafe_function
Browse files Browse the repository at this point in the history
PR-URL: #28410
Refs: #27791
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
  • Loading branch information
richardlau authored and targos committed Jul 2, 2019
1 parent 0e6196c commit 91d5a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/n-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4659,7 +4659,7 @@ prevent the event loop from exiting. The APIs `napi_ref_threadsafe_function` and
added: v10.6.0
napiVersion: 4
changes:
- version: v10.17.0
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/27791
description: Made `func` parameter optional with custom `call_js_cb`.
-->
Expand Down

0 comments on commit 91d5a4d

Please sign in to comment.