We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200e899 commit cfd9144Copy full SHA for cfd9144
src/node.cc
@@ -53,7 +53,7 @@
53
#endif
54
55
#include <errno.h>
56
-#include <fcntl.h>. // _O_RDWR
+#include <fcntl.h> // _O_RDWR
57
#include <limits.h> // PATH_MAX
58
#include <locale.h>
59
#include <signal.h>
0 commit comments