From b3462c12542a69eeaa3fe90fddfbb15d30c18158 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 27 Aug 2012 08:17:50 +0200 Subject: xwininfo fontconfig libX11 libXau libXext libxcb mesa pixman xkeyboard-config git update 27 Aug 2012 --- libxcb/src/xcb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libxcb') diff --git a/libxcb/src/xcb.h b/libxcb/src/xcb.h index 44f650ad7..179af845c 100644 --- a/libxcb/src/xcb.h +++ b/libxcb/src/xcb.h @@ -72,7 +72,7 @@ extern "C" { /** xcb connection errors because of socket, pipe and other stream errors. */ #define XCB_CONN_ERROR 1 -/** xcb connection shutdown because of extension not sppported */ +/** xcb connection shutdown because of extension not supported */ #define XCB_CONN_CLOSED_EXT_NOTSUPPORTED 2 /** malloc(), calloc() and realloc() error upon failure, for eg ENOMEM */ -- cgit v1.2.3