aboutsummaryrefslogtreecommitdiffstats
path: root/glougloud/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'glougloud/user.c')
-rw-r--r--glougloud/user.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glougloud/user.c b/glougloud/user.c
index ac024c6..ca2fc97 100644
--- a/glougloud/user.c
+++ b/glougloud/user.c
@@ -26,7 +26,7 @@
#include "imsgev.h"
/* XXX a user process should be able to have multiple clients, so that we
- * can send the same data to multiple machines with almost overhead */
+ * can send the same data to multiple machines with almost no overhead */
#define NULL_HDRLEN 4 // XXX portable ?
#define NODE_MAX_WITHOUT_TIMEOUT 1000