X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstdio%2F_PDCLIB_fvopen.c;h=18d820d339fc86bb1ed5255b6831bc295413befb;hp=2a5720948cd10251b4e5e07eb3ca47d7e7079fa5;hb=e1c526e9bad3f6e69391e94059096145390508d3;hpb=6608f7d9a9a3326666d825de38fdd216a9ddf049 diff --git a/functions/stdio/_PDCLIB_fvopen.c b/functions/stdio/_PDCLIB_fvopen.c index 2a57209..18d820d 100644 --- a/functions/stdio/_PDCLIB_fvopen.c +++ b/functions/stdio/_PDCLIB_fvopen.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* _PDCLIB_fvopen( _PDCLIB_fd_t fd, _PDCLIB_fileops_t * ) This file is part of the Public Domain C Library (PDCLib).