X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample%2Ffunctions%2F_PDCLIB%2F_PDCLIB_open.c;fp=platform%2Fexample%2Ffunctions%2F_PDCLIB%2F_PDCLIB_open.c;h=cd8bc64fa7b83088d953742007d526b0a62c7489;hp=b7b64fec366bd2586d5ec6849637e309258c0eea;hb=e1c526e9bad3f6e69391e94059096145390508d3;hpb=6608f7d9a9a3326666d825de38fdd216a9ddf049 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).