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