X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2F_PDCLIB_fvopen.c;h=18d820d339fc86bb1ed5255b6831bc295413befb;hb=a9938cd46aee465e7476ab3aac773b925fc00ed4;hp=2a5720948cd10251b4e5e07eb3ca47d7e7079fa5;hpb=f9b8c76d675d875b891340021fdf0f06c2cf2812;p=pdclib 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).