_findnext is already implemented. Fixes a crash during Abiword startup

svn path=/trunk/; revision=31117
This commit is contained in:
Thomas Bluemel 2007-12-10 05:07:47 +00:00
parent 222172277b
commit 2ef4f7e239

View file

@ -236,7 +236,7 @@
@ cdecl _findclose(long)
@ cdecl _findfirst(str ptr)
@ cdecl _findfirsti64(str ptr)
@ stub _findnext #(long ptr) MSVCRT__findnext
@ cdecl _findnext(long ptr)
@ cdecl _findnexti64(long ptr)
@ cdecl _finite( double )
@ cdecl _flsbuf(long ptr)