From 9e3be6e0e8ae6de4c50feed677a01c5286a9eadc Mon Sep 17 00:00:00 2001 From: Deron Date: Wed, 29 Nov 2006 10:18:57 -0800 Subject: Updated with latest version of protocol. --- lgewire.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lgewire.h') diff --git a/lgewire.h b/lgewire.h index 1714601..75ec0a4 100644 --- a/lgewire.h +++ b/lgewire.h @@ -1,7 +1,5 @@ /************************************************************ -$RCSfile: lgewire.h,v $ - Copyright (c) 2004, Sun Microsystems, Inc. Permission to use, copy, modify, distribute, and sell this software and its @@ -24,10 +22,6 @@ Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. -$Revision: 1.1.4.2 $ -$Date: 2006/01/18 18:51:05 $ -$State: Exp $ - ********************************************************/ /* @@ -86,7 +80,7 @@ typedef struct { CARD8 lgeReqType; CARD16 length B16; CARD8 clientType; - CARD8 pad1; + BOOL sendEventDirect; CARD16 pad2 B16; } xLgeRegisterClientReq; -- cgit v1.2.3