From: Josh Triplett Date: Mon, 9 Oct 2006 01:16:14 +0000 (-0700) Subject: Add note to xcbxlib.h that nothing except Xlib/XCB should use it. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f74dd6b643f7769701c31587bf3cfa9c5a8e980;hp=431f210bbb20e39a24ac879af5f2a8a7744e6a6c;p=free-sw%2Fxcb%2Flibxcb Add note to xcbxlib.h that nothing except Xlib/XCB should use it. --- diff --git a/src/xcbxlib.h b/src/xcbxlib.h index 00c76fc..4cb5cd4 100644 --- a/src/xcbxlib.h +++ b/src/xcbxlib.h @@ -25,6 +25,9 @@ * authorization from the authors. */ +/* This include file declares functions used by Xlib/XCB, but nothing else + * should ever use these functions or link to libxcb-xlib. */ + #ifndef __XCBXLIB_H #define __XCBXLIB_H