X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2F_PDCLIB_fvopen.c;h=1f089cb20cc049e4b89cdbad3b92e7bf53b0ad7c;hb=d7f375a09a9912bb18ad42f1442fbf64311bfed6;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.