diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/xcbxlib.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 |