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 a7b44e8 commit 3ad4fa0Copy full SHA for 3ad4fa0
src/rt/rust_uv.cpp
@@ -1,4 +1,4 @@
1
-// Disable libev prototypes - they will make inline compatability functions
+// Disable libev prototypes - they will make inline compatibility functions
2
// which are unused and so trigger a warning in gcc since -Wall is on.
3
#define EV_PROTOTYPES 0
4
#include "uv.h"
0 commit comments