From 3e5e8c8359c4b2569100ebfba8b82262d4c7c3a8 Mon Sep 17 00:00:00 2001 From: bustico Date: Mon, 6 Jul 2009 11:03:13 +0000 Subject: typo fix --- src/param.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/param.h') diff --git a/src/param.h b/src/param.h index 3e482b3..8cf463d 100644 --- a/src/param.h +++ b/src/param.h @@ -65,7 +65,7 @@ Since Ivy is most of the time used to send events, we will priviligiate lag over throughtput, so _TCP_NO_DELAY_ACTIVATED is set to 1 */ -extern const int _TCP_NO_DELAY_ACTIVATED; +extern const int TCP_NO_DELAY_ACTIVATED; -- cgit v1.1