X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fwin32%2Ffunctions%2F_PDCLIB%2F_PDCLIB_w32errno.c;h=3e0ebdbe5da2d7c3880653d98b8fd8a24e8df7ab;hb=e1c526e9bad3f6e69391e94059096145390508d3;hp=ae1804a985e539598bcb72accdeed75a9f31240b;hpb=fd4f8bed4de2044cb057cb36c66ee71b6e5179b7;p=pdclib diff --git a/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c b/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c index ae1804a..3e0ebdb 100644 --- a/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c +++ b/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* _PDCLIB_allocpages( int const ) This file is part of the Public Domain C Library (PDCLib). @@ -56,4 +54,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif