[xorg-commit-diffs] xc/include X.h,1.1.4.3,1.1.4.4

Egbert Eich xorg-commit at pdx.freedesktop.org
Thu Apr 15 03:14:55 PDT 2004


Committed by: eich

Update of /cvs/xorg/xc/include
In directory pdx:/home/eich/tstbuild/xc/include

Modified Files:
      Tag: XORG-CURRENT
	X.h 
Log Message:
2004-04-15  Egbert Eich  <eich at freedesktop.org>
        Merged changes from RELEASE-1 branch
	


Index: X.h
===================================================================
RCS file: /cvs/xorg/xc/include/X.h,v
retrieving revision 1.1.4.3
retrieving revision 1.1.4.4
diff -u -d -r1.1.4.3 -r1.1.4.4
--- a/X.h	5 Mar 2004 13:38:51 -0000	1.1.4.3
+++ b/X.h	15 Apr 2004 10:14:50 -0000	1.1.4.4
@@ -304,6 +304,9 @@
 #define FamilyChaos		2
 #define FamilyInternet6		6	/* IPv6 */
 
+/* authentication families not tied to a specific protocol */
+#define FamilyServerInterpreted 5
+
 /* Property notification */
 
 #define PropertyNewValue	0




More information about the xorg-commit-diffs mailing list