From c87efef42f76c2ff0dcfad2842ab369beffd21de Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 25 Jul 2009 12:38:10 +0000 Subject: Added libX11-1.2.2.tar.gz. --- libX11/src/XlibAsync.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libX11/src/XlibAsync.c') diff --git a/libX11/src/XlibAsync.c b/libX11/src/XlibAsync.c index 6e963a61c..28f898b8f 100644 --- a/libX11/src/XlibAsync.c +++ b/libX11/src/XlibAsync.c @@ -115,9 +115,9 @@ _XGetAsyncReply( return buf; } - /* + /* *if we get here, then extra > rep->generic.length--meaning we - * read a reply that's shorter than we expected. This is an + * read a reply that's shorter than we expected. This is an * error, but we still need to figure out how to handle it... */ if ((rep->generic.length << 2) > len) -- cgit v1.2.3