X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2F_PDCLIB_fvopen.c;h=1f089cb20cc049e4b89cdbad3b92e7bf53b0ad7c;hb=c510d64eb2b5d70547b4d36f35ebd12809aabd32;hp=2a5720948cd10251b4e5e07eb3ca47d7e7079fa5;hpb=f9b8c76d675d875b891340021fdf0f06c2cf2812;p=pdclib diff --git a/functions/stdio/_PDCLIB_fvopen.c b/functions/stdio/_PDCLIB_fvopen.c index 2a57209..1f089cb 100644 --- a/functions/stdio/_PDCLIB_fvopen.c +++ b/functions/stdio/_PDCLIB_fvopen.c @@ -1,6 +1,4 @@ -/* $Id$ */ - -/* _PDCLIB_fvopen( _PDCLIB_fd_t fd, _PDCLIB_fileops_t * ) +/* _PDCLIB_fvopen( _PDCLIB_fd_t, _PDCLIB_fileops_t * ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will.