X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fwin32%2Ffunctions%2F_PDCLIB%2F_PDCLIB_Exit.c;fp=platform%2Fwin32%2Ffunctions%2F_PDCLIB%2F_PDCLIB_Exit.c;h=3778611724c42057858264ca21505252466ca309;hp=3d8816791665f95a669425396639585eeef09500;hb=c42d6c99b024d1a93994d734d9739a3db44c9d67;hpb=be738e08ec9ba2498d81153bee1de9b8af7e764c diff --git a/platform/win32/functions/_PDCLIB/_PDCLIB_Exit.c b/platform/win32/functions/_PDCLIB/_PDCLIB_Exit.c index 3d88167..3778611 100644 --- a/platform/win32/functions/_PDCLIB/_PDCLIB_Exit.c +++ b/platform/win32/functions/_PDCLIB/_PDCLIB_Exit.c @@ -1,12 +1,9 @@ -/* _PDCLIB_exit( int ) +/* _PDCLIB_Exit( int ) 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_Exit -*/ - #include #ifndef REGTEST