aboutsummaryrefslogtreecommitdiffstats
path: root/glougloud/user.c
diff options
context:
space:
mode:
authorlaurent <laurent@tigrou.my.domain>2012-07-17 20:46:08 +0200
committerlaurent <laurent@tigrou.my.domain>2012-07-17 20:46:08 +0200
commit4e1d0568c44f44ffc5506c2f61b27b0982bc5ee2 (patch)
tree95740cd4be27b0fd3bd77b87ce9964d04e53a5e0 /glougloud/user.c
parentreorganise (diff)
downloadglouglou-4e1d0568c44f44ffc5506c2f61b27b0982bc5ee2.tar.xz
glouglou-4e1d0568c44f44ffc5506c2f61b27b0982bc5ee2.zip
typo
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