diff options
Diffstat (limited to 'src/libXNVCtrl/NVCtrlLib.h')
-rw-r--r-- | src/libXNVCtrl/NVCtrlLib.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libXNVCtrl/NVCtrlLib.h b/src/libXNVCtrl/NVCtrlLib.h index 6bad9ba..f2f4bd6 100644 --- a/src/libXNVCtrl/NVCtrlLib.h +++ b/src/libXNVCtrl/NVCtrlLib.h @@ -421,7 +421,8 @@ Bool XNVCTRLQueryValidTargetAttributeValues ( * * Returns True if the attribute exists. Returns False otherwise. If * XNVCTRLQueryAttributePermissions returns True, permissions will - * indicate the permission flags for the attribute. + * indicate the permission flags for the attribute. It excludes read + * and write permissions. */ Bool XNVCTRLQueryAttributePermissions ( |