diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/wtr-suffix-1.c')
| -rw-r--r-- | gcc/testsuite/gcc.dg/wtr-suffix-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/wtr-suffix-1.c b/gcc/testsuite/gcc.dg/wtr-suffix-1.c index f6b6300..ed0b40e 100644 --- a/gcc/testsuite/gcc.dg/wtr-suffix-1.c +++ b/gcc/testsuite/gcc.dg/wtr-suffix-1.c @@ -5,7 +5,7 @@ /* { dg-options "-Wtraditional" } */ void -testfunc (void) +testfunc () { int i; double f; |
