[PATCH]include/dixaccess.h fix comment.
Justin P. Mattock
justinmattock at gmail.com
Thu Aug 19 09:43:23 PDT 2010
After reading through XACE-Spec.txt, then looking through all the code
I found the below comment, not to make sense. I think it needs to be
changed to "adjust" due to the Property access mode bits giving info
on adjusting different modes etc..(but could be wrong).
Signed-off-by: Justin P. Mattock <justinmattock at gmail.com>
---
include/dixaccess.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/dixaccess.h b/include/dixaccess.h
index 7180acd..1628769 100644
--- a/include/dixaccess.h
+++ b/include/dixaccess.h
@@ -16,7 +16,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* to several of the dix lookup functions. They were originally part
* of the Security extension, now used by XACE.
*
- * You can or these values together to indicate multiple modes
+ * You can adjust these values together to indicate multiple modes
* simultaneously.
*/
--
1.7.2.1
More information about the xorg
mailing list