Commit 1ed7ad8
doc: correct return type of Int32Value to int32_t
It currently reads uint32_t, which would be very strange, and
is also untrue (I checked napi.h) ;)
PR-URL: #459
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: NickNaso <[email protected]>1 parent b0f6b60 commit 1ed7ad8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments