]> sourceware.org Git - newlib-cygwin.git/commit
2012-01-03 Chris Sutcliffe <ir0nh34d@users.sf.net>
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>
Wed, 4 Jan 2012 01:32:07 +0000 (01:32 +0000)
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>
Wed, 4 Jan 2012 01:32:07 +0000 (01:32 +0000)
commitb018c06fa911f9f1a96d5709056762879bd58768
tree8379b75f2c632c0c5f8441d74c046586cf29ae70
parent286625cf9103de59993c2275691c4feb12a29885
2012-01-03  Chris Sutcliffe  <ir0nh34d@users.sf.net>

        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).
winsup/w32api/ChangeLog
winsup/w32api/include/wincrypt.h
winsup/w32api/include/winerror.h
This page took 0.030247 seconds and 5 git commands to generate.