Commit 20e1a28
tools: fix error reported by coverity in js2c.cc
Coverity reported using the wrong argument types
to printf
Signed-off-by: Michael Dawson <[email protected]>
PR-URL: nodejs#52142
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>1 parent 9804b43 commit 20e1a28
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
617 | | - | |
| 616 | + | |
| 617 | + | |
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| |||
0 commit comments