X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Ffopen.c;h=f22287da4669bf8b15441b8076089103aea2a5ad;hb=c97120968d26f69517f2da7db2278a1ba30e27a6;hp=4d249efc1bc6948204dee36719453b006e8188fb;hpb=d02f38605b53cdff5460cc6b9e1b2a80c3a2ba4c;p=pdclib 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).