X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2F_PDCLIB_fvopen.c;h=1f089cb20cc049e4b89cdbad3b92e7bf53b0ad7c;hb=c510d64eb2b5d70547b4d36f35ebd12809aabd32;hp=18d820d339fc86bb1ed5255b6831bc295413befb;hpb=e1c526e9bad3f6e69391e94059096145390508d3;p=pdclib diff --git a/functions/stdio/_PDCLIB_fvopen.c b/functions/stdio/_PDCLIB_fvopen.c index 18d820d..1f089cb 100644 --- a/functions/stdio/_PDCLIB_fvopen.c +++ b/functions/stdio/_PDCLIB_fvopen.c @@ -1,4 +1,4 @@ -/* _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.