From 4e1d0568c44f44ffc5506c2f61b27b0982bc5ee2 Mon Sep 17 00:00:00 2001 From: laurent Date: Tue, 17 Jul 2012 20:46:08 +0200 Subject: typo --- glougloud/user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glougloud') 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 -- cgit v1.2.3-59-g8ed1b