diff options
Diffstat (limited to 'X.h')
-rw-r--r-- | X.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |