X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fwin32%2Ffunctions%2F_PDCLIB%2F_PDCLIB_Exit.c;h=3778611724c42057858264ca21505252466ca309;hp=3d8816791665f95a669425396639585eeef09500;hb=refs%2Fhg%2Forigin%2Fbookmarks%2Fmaster;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