X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Ffopen.c;h=f22287da4669bf8b15441b8076089103aea2a5ad;hb=a33bc00368895ce9eb6d831428c3870067f1b19b;hp=4d249efc1bc6948204dee36719453b006e8188fb;hpb=12e17136786afb1775c9dc946cbe41f5e230c24a;p=pdclib.old diff --git a/functions/stdio/fopen.c b/functions/stdio/fopen.c index 4d249ef..f22287d 100644 --- a/functions/stdio/fopen.c +++ b/functions/stdio/fopen.c @@ -1,7 +1,5 @@ /* $Id$ */ -/* Release $Name$ */ - /* fopen( const char *, const char * ) This file is part of the Public Domain C Library (PDCLib).