Skip to content

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Apr 24, 2017

43c1b62 introduced a minor c linting issue

This should land quickly so linting master is green again.
/cc @MylesBorins

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src

43c1b62 introduced a minor c linting issue
@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Apr 24, 2017
@jasnell
Copy link
Member Author

jasnell commented Apr 24, 2017

Closing in favor of #12626

@jasnell jasnell closed this Apr 24, 2017
@@ -73,7 +73,7 @@
#endif

#include <errno.h>
#include <fcntl.h>. // _O_RDWR
#include <fcntl.h>. // _O_RDWR
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants