CVS: rdesktop xwin.c,1.199,1.200
Peter Åstrand <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10977
Modified Files:
xwin.c
Log Message:
Applied patch #1363476: -D option doesn't work on 64bit system.
Index: xwin.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/xwin.c,v
retrieving revision 1.199
retrieving revision 1.200
diff -C2 -d -r1.199 -r1.200
*** xwin.c 23 Nov 2005 13:26:29 -0000 1.199
--- xwin.c 27 Dec 2005 08:58:57 -0000 1.200
***************
*** 93,101 ****
typedef struct
{
! uint32 flags;
! uint32 functions;
! uint32 decorations;
! sint32 inputMode;
! uint32 status;
}
PropMotifWmHints;
--- 93,101 ----
typedef struct
{
! unsigned long flags;
! unsigned long functions;
! unsigned long decorations;
! long inputMode;
! unsigned long status;
}
PropMotifWmHints;
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click