X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fexample%2Ffunctions%2F_PDCLIB%2F_PDCLIB_open.c;h=cd8bc64fa7b83088d953742007d526b0a62c7489;hb=e1c526e9bad3f6e69391e94059096145390508d3;hp=b7b64fec366bd2586d5ec6849637e309258c0eea;hpb=baf13261427b80f6e3aab2c7ce485ab08d31144f;p=pdclib diff --git a/platform/example/functions/_PDCLIB/_PDCLIB_open.c b/platform/example/functions/_PDCLIB/_PDCLIB_open.c index b7b64fe..cd8bc64 100644 --- a/platform/example/functions/_PDCLIB/_PDCLIB_open.c +++ b/platform/example/functions/_PDCLIB/_PDCLIB_open.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* _PDCLIB_open( char const * const, int ) This file is part of the Public Domain C Library (PDCLib).