X Tutup
The Wayback Machine - https://web.archive.org/web/20220323065234/https://github.com/nodejs/node/pull/37422
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: fix alignment of parameters #37422

Merged
merged 1 commit into from Feb 22, 2021
Merged

doc: fix alignment of parameters #37422

merged 1 commit into from Feb 22, 2021

Conversation

mhdawson
Copy link
Member

@mhdawson mhdawson commented Feb 18, 2021

fix alignment of parameters in napi_fatal_error

Signed-off-by: Michael Dawson mdawson@devrus.com

@nodejs-github-bot nodejs-github-bot added the doc label Feb 18, 2021
Trott
Trott approved these changes Feb 18, 2021
Lxxyx
Lxxyx approved these changes Feb 18, 2021
@Lxxyx Lxxyx added the author ready label Feb 18, 2021
lpinca
lpinca approved these changes Feb 18, 2021
fix alignment of parameters in napi_fatal_error

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: nodejs#37422
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Feb 22, 2021

Landed in f37ae3c

@aduh95 aduh95 merged commit f37ae3c into nodejs:master Feb 22, 2021
13 checks passed
targos added a commit that referenced this issue Feb 28, 2021
fix alignment of parameters in napi_fatal_error

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #37422
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos added a commit that referenced this issue May 1, 2021
fix alignment of parameters in napi_fatal_error

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #37422
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danielleadams danielleadams mentioned this pull request May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready doc
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

9 participants
X Tutup