[BACK]Return to patch-src_common_porting_windows_h CVS log [TXT][DIR] Up to [local] / ports / games / scorched3d / patches

Annotation of ports/games/scorched3d/patches/patch-src_common_porting_windows_h, Revision 1.1.1.1

1.1       yason       1: $OpenBSD$
                      2: --- src/common/porting/windows.h.orig  Wed Sep  9 14:51:09 2009
                      3: +++ src/common/porting/windows.h       Wed Sep  9 14:51:53 2009
                      4: @@ -20,7 +20,6 @@ typedef unsigned int UINT;
                      5:  typedef unsigned short  WORD;
                      6:  typedef unsigned char   BYTE;
                      7:  
                      8: -typedef int   HWND;
                      9:  typedef void *        HINSTANCE;
                     10:  typedef int   WPARAM;
                     11:  typedef int   LPARAM;

CVSweb