diff options
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3')
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 b/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 index 3571b056ac1..a57331168f2 100644 --- a/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 +++ b/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 @@ -1,2 +1,2 @@ sscanf-5.c: In function `main': -sscanf-5.c:6: warning: Array size (10) smaller than format string size (20) +sscanf-5.c:6: warning: Array size (10) smaller than format string size (20) (arg 3) |