From f885cf2c74553ac62ce4660bda466abbdc3dce48 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Thu, 15 Apr 2004 10:14:50 +0000 Subject: Merged changes from RELEASE-1 branch --- X.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/X.h b/X.h index 7643140..0a9c501 100644 --- a/X.h +++ b/X.h @@ -304,6 +304,9 @@ are reserved in the protocol for errors and replies. */ #define FamilyChaos 2 #define FamilyInternet6 6 /* IPv6 */ +/* authentication families not tied to a specific protocol */ +#define FamilyServerInterpreted 5 + /* Property notification */ #define PropertyNewValue 0 -- cgit v1.2.3