Commit 75ee5e5
committed
fix sample to use Call
In this example we should be using Call not
MakeCallback. Update to be consistent with the
napi example
PR-URL: nodejs/abi-stable-node-addon-examples#30
Reviewed-By: NickNaso <nicoladelgobbo@gmail.com>1 parent b6f3e8b commit 75ee5e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments