summaryrefslogtreecommitdiff
path: root/Xext/xselinux.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-12-28 13:26:26 -0500
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-12-28 13:27:28 -0500
commit643c52be32c187a0fdb9a031b1e31d97cd551339 (patch)
tree017ef0acd27c456be976b02ae2dda2e071ce6392 /Xext/xselinux.h
parentf4bc333fc1e8d9fa9911771d2072df4df741c553 (diff)
xselinux: Remove "X" prefix on remaining functions and strings.
Should be evident from the context.
Diffstat (limited to 'Xext/xselinux.h')
-rw-r--r--Xext/xselinux.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/Xext/xselinux.h b/Xext/xselinux.h
index 9800d5ae4..ba1380b57 100644
--- a/Xext/xselinux.h
+++ b/Xext/xselinux.h
@@ -23,11 +23,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "dixaccess.h"
/* Extension info */
-#define XSELINUX_EXTENSION_NAME "SELinux"
-#define XSELINUX_MAJOR_VERSION 1
-#define XSELINUX_MINOR_VERSION 0
-#define XSELinuxNumberEvents 0
-#define XSELinuxNumberErrors 0
+#define SELINUX_EXTENSION_NAME "SELinux"
+#define SELINUX_MAJOR_VERSION 1
+#define SELINUX_MINOR_VERSION 0
+#define SELinuxNumberEvents 0
+#define SELinuxNumberErrors 0
/* Extension protocol */
#define X_SELinuxQueryVersion 0