You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mingw-libgcrypt/libgcrypt-use-correct-def-f...

17 lines
488 B

--- src/libgcrypt.def.orig 2012-02-28 00:16:33.422552508 +0100
+++ src/libgcrypt.def 2012-02-28 00:16:59.188018940 +0100
@@ -1,3 +1,4 @@
+EXPORTS
;; libgcrypt.defs - Exported symbols for W32
;; Copyright (C) 2003, 2007 Free Software Foundation, Inc.
;;
@@ -21,8 +22,6 @@
;; Note: This file should be updated manually and the ordinals shall
;; never be changed. Also check libgcrypt.vers and visibility.h.
-
-EXPORTS
gcry_check_version @1
gcry_control @2