X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fwin32%2Ffunctions%2F_PDCLIB%2F_PDCLIB_w32errno.c;h=4842d7ff9da415549f73c2a656bf85be821063d4;hp=8f2c8020c8edae0e902ec7973b56d6606c0e12e9;hb=c42d6c99b024d1a93994d734d9739a3db44c9d67;hpb=be738e08ec9ba2498d81153bee1de9b8af7e764c diff --git a/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c b/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c index 8f2c802..4842d7f 100644 --- a/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c +++ b/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c @@ -1,12 +1,9 @@ -/* _PDCLIB_allocpages( int const ) +/* _PDCLIB_w32errno( void ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. */ -/* This is a stub implementation of _PDCLIB_allocpages -*/ - #ifndef REGTEST #include #include // Watcom bug: winnt.h assumes string.h defines wchar_t