summaryrefslogtreecommitdiff
path: root/src/param.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.c')
-rw-r--r--src/param.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.c b/src/param.c
index 8a6bd49..e794385 100644
--- a/src/param.c
+++ b/src/param.c
@@ -1,3 +1,3 @@
#include "param.h"
-const int _TCP_NO_DELAY_ACTIVATED = 1;
+const int TCP_NO_DELAY_ACTIVATED = 1;