X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Ffscan_sources.incl;h=8cfa64bd1c1d339a8560c9f04aeb566365a2873b;hb=82daa9ec664e8cdd28be7401daf7d88bd56faa48;hp=9ee2b20660de331c9c4c12dc1fcba42162128e0c;hpb=5be33245f721f4a1537610adc393ad094361a7b3;p=pdclib.old diff --git a/functions/stdio/fscan_sources.incl b/functions/stdio/fscan_sources.incl index 9ee2b20..8cfa64b 100644 --- a/functions/stdio/fscan_sources.incl +++ b/functions/stdio/fscan_sources.incl @@ -40,7 +40,7 @@ /* fscan */ -#define TESTSCAN( result, count, source, offset, format ) \ +#define TESTSCAN( result, count, source, offset, format, ... ) \ do \ { \ int n = -1; \