Annotation of embedaddon/strongswan/src/libcharon/plugins/kernel_wfp/mingw-w64-4.8.1.diff, revision 1.1.1.1

1.1       misho       1: diff -Naur /mingw-orig/x86_64-w64-mingw32/include/fwptypes.h /mingw/x86_64-w64-mingw32/include/fwptypes.h
                      2: --- /mingw-orig/x86_64-w64-mingw32/include/fwptypes.h  2013-08-30 07:15:40 +0200
                      3: +++ /mingw/x86_64-w64-mingw32/include/fwptypes.h       2014-01-02 16:32:26 +0100
                      4: @@ -333,11 +333,6 @@
                      5:      } __C89_NAMELESSUNIONNAME;
                      6:  } FWP_CONDITION_VALUE0;
                      7: 
                      8: -typedef struct FWPM_DISPLAY_DATA0_ {
                      9: -    wchar_t *name;
                     10: -    wchar_t *description;
                     11: -} FWPM_DISPLAY_DATA0;
                     12: -
                     13:  #endif /* WINAPI_PARTITION_DESKTOP. */
                     14:  /* Begin additional prototypes for all interfaces */
                     15: 
                     16: diff -Naur /mingw-orig/x86_64-w64-mingw32/include/iketypes.h /mingw/x86_64-w64-mingw32/include/iketypes.h
                     17: --- /mingw-orig/x86_64-w64-mingw32/include/iketypes.h  2013-08-30 07:15:40 +0200
                     18: +++ /mingw/x86_64-w64-mingw32/include/iketypes.h       2014-01-02 16:31:12 +0100
                     19: @@ -212,7 +212,6 @@
                     20:      FWP_BYTE_BLOB presharedKey;
                     21:      UINT32 flags;
                     22:  } IKEEXT_PRESHARED_KEY_AUTHENTICATION1;
                     23: -#endif
                     24: 
                     25:  typedef struct IKEEXT_CERTIFICATE_AUTHENTICATION0_ {
                     26:      IKEEXT_CERT_CONFIG_TYPE inboundConfigType;

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>