]> pd.if.org Git - pdclib/blobdiff - platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c
Cosmetic comment fixes.
[pdclib] / platform / win32 / functions / _PDCLIB / _PDCLIB_w32errno.c
index 8f2c8020c8edae0e902ec7973b56d6606c0e12e9..4842d7ff9da415549f73c2a656bf85be821063d4 100644 (file)
@@ -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 <errno.h>
 #include <wchar.h> // Watcom bug: winnt.h assumes string.h defines wchar_t