X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2F_PDCLIB%2Fcloseall.c;h=76bd788fb6f7b75e7a4345c82b84133033d9a5aa;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hp=71f600790f32d944fabb47263517eb137d20d1b8;hpb=afde3daa4992d49e190a6e8677e7317e0d367c59;p=pdclib diff --git a/functions/_PDCLIB/closeall.c b/functions/_PDCLIB/closeall.c index 71f6007..76bd788 100644 --- a/functions/_PDCLIB/closeall.c +++ b/functions/_PDCLIB/closeall.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* _PDCLIB_closeall( void ) This file is part of the Public Domain C Library (PDCLib).