Files
MINGW-packages/mingw-w64-w32pth/w32pth-2.0.4-deffile.patch
2013-12-01 11:52:06 +04:00

16 lines
386 B
Diff

--- w32pth-2.0.4/libw32pth.def 2010-08-02 20:25:37.000000000 +0200
+++ w32pth-2.0.4/libw32pth.def 2013-11-24 00:07:14.449081109 +0100
@@ -1,3 +1,4 @@
+EXPORTS
;; libw32pth.def - Exported symbols for W32PTH -*- asm -*-
;; Copyright (C) 2007 g10 Code GmbH
;;
@@ -18,7 +19,6 @@
;; 02110-1301, USA.
-EXPORTS
pth_init @1
pth_kill @2
pth_ctrl @3