summaryrefslogtreecommitdiff
path: root/Xext/xace.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-08-15 14:14:25 -0400
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-08-15 14:14:25 -0400
commit3c9553ac2cac7f3a41966def44a50d722d7e645b (patch)
tree7c0e73e257fadf3cd512b109cfa06262eb8cbc55 /Xext/xace.h
parentdc84bb3418933297a8c005070902d9a91ed3d18f (diff)
xace: rename hostlist security hook to "server" as this hook will be used
for other types of server access besides just the host list.
Diffstat (limited to 'Xext/xace.h')
-rw-r--r--Xext/xace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xext/xace.h b/Xext/xace.h
index e2982cfe2..f7ff205cc 100644
--- a/Xext/xace.h
+++ b/Xext/xace.h
@@ -49,7 +49,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define XACE_MAP_ACCESS 6
#define XACE_BACKGRND_ACCESS 7
#define XACE_EXT_ACCESS 8
-#define XACE_HOSTLIST_ACCESS 9
+#define XACE_SERVER_ACCESS 9
#define XACE_SELECTION_ACCESS 10
#define XACE_SCREEN_ACCESS 11
#define XACE_SCREENSAVER_ACCESS 12