CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected] 2012-01-04 01:32:07

Modified files:
        winsup/w32api  : ChangeLog 
        winsup/w32api/include: wincrypt.h winerror.h 

Log message:
        2012-01-03  Chris Sutcliffe  <[email protected]>
        
        Remove duplicate definitions, identified by 'make test'.
        
        * include/wincrypt.h (CRYPT_NEWKEYSET, CRYPT_DELETEKEYSET,
        CRYPT_MACHINE_KEYSET, CRYPT_SILENT, CRYPT_EXPORTABLE, 
CRYPT_USER_PROTECTED,
        CRYPT_CREATE_SALT, CRYPT_UPDATE_KEY, CRYPT_NO_SALT, CRYPT_PREGEN,
        CRYPT_RECIPIENT, CRYPT_INITIATOR, CRYPT_ONLINE, CRYPT_SF, 
CRYPT_CREATE_IV,
        CRYPT_KEK, CRYPT_DATA_KEY, CRYPT_VOLATILE, CRYPT_SGCKEY): Remove 
duplicate
        definitions.
        * include/winerror.h (CRYPT_E_REVOKED): Removed - already defined in
        wincrypt (which is where it should be defined according to MSDN).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.1094&r2=1.1095
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/wincrypt.h.diff?cvsroot=src&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winerror.h.diff?cvsroot=src&r1=1.16&r2=1.17

Reply via email to