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

readline: remove intermediate variable #31676

Merged
merged 1 commit into from
Feb 9, 2020
Merged

Commits on Feb 9, 2020

  1. readline: remove intermediate variable

    This commit removes an extrea intermediate variable. This
    makes the call consistent with other uses of validateUint32()
    in the codebase.
    
    PR-URL: nodejs#31676
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    cjihrig committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    efec681 View commit details
    Browse the repository at this point in the history