Francois Gouget : rsaenh: Remove an unnecessary reference to wine-devel.

Alexandre Julliard julliard at winehq.org
Mon May 18 15:00:14 CDT 2020


Module: wine
Branch: master
Commit: 940c249b315fb586cbcaef5915bf706a7f2a6946
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=940c249b315fb586cbcaef5915bf706a7f2a6946

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat May 16 12:19:22 2020 +0200

rsaenh: Remove an unnecessary reference to wine-devel.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/rsaenh/rsaenh.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/rsaenh/rsaenh.c b/dlls/rsaenh/rsaenh.c
index 9119d4be2d..38c4831864 100644
--- a/dlls/rsaenh/rsaenh.c
+++ b/dlls/rsaenh/rsaenh.c
@@ -4005,7 +4005,7 @@ BOOL WINAPI RSAENH_CPGetProvParam(HCRYPTPROV hProv, DWORD dwParam, BYTE *pbData,
      * IE6 SP1 asks for it in the 'About' dialog.
      * Returning this BLOB seems to satisfy IE. The marked 0x00 seem 
      * to be 'don't care's. If you know anything more specific about
-     * this provider parameter, please report to wine-devel at winehq.org */
+     * this provider parameter, please contact the Wine developers */
     static const BYTE abWTF[96] = {
         0xb0, 0x25,     0x63,     0x86, 0x9c, 0xab,     0xb6,     0x37, 
         0xe8, 0x82, /**/0x00,/**/ 0x72, 0x06, 0xb2, /**/0x00,/**/ 0x3b, 




More information about the wine-cvs mailing list