X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fexample%2Ffunctions%2F_PDCLIB%2F_PDCLIB_Exit.c;h=6bc0efcaf6cbad36f06348bd8d7fc3f7364849e4;hb=d196c8a3e0cf7154c41dde83a62b855d6fdc6f54;hp=2bfc8c90623057182779167bb03df4b3ec92abb3;hpb=1cc4363093c919f79eafac209bb5c41548d3f88f;p=pdclib diff --git a/platform/example/functions/_PDCLIB/_PDCLIB_Exit.c b/platform/example/functions/_PDCLIB/_PDCLIB_Exit.c index 2bfc8c9..6bc0efc 100644 --- a/platform/example/functions/_PDCLIB/_PDCLIB_Exit.c +++ b/platform/example/functions/_PDCLIB/_PDCLIB_Exit.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* _PDCLIB_exit( int ) This file is part of the Public Domain C Library (PDCLib).