CVS: rdesktop rdesktop.h,1.28,1.29
Jay Sorg <[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-serv4534 Modified Files: rdesktop.h Log Message: another x86 define Index: rdesktop.h =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.h,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** rdesktop.h 9 Mar 2005 22:41:12 -0000 1.28 --- rdesktop.h 13 Mar 2005 08:10:30 -0000 1.29 *************** *** 81,85 **** /* No need for alignment on x86 and amd64 */ #if !defined(NEED_ALIGN) ! #if !(defined(__x86__) || defined(__x86_64__) || defined(__AMD64__)) #define NEED_ALIGN #endif --- 81,86 ---- /* No need for alignment on x86 and amd64 */ #if !defined(NEED_ALIGN) ! #if !(defined(__x86__) || defined(__x86_64__) || \ ! defined(__AMD64__) || defined(_M_IX86)) #define NEED_ALIGN #endif ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click