diff options
Diffstat (limited to 'test/noeffect.ok')
-rw-r--r-- | test/noeffect.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/noeffect.ok b/test/noeffect.ok index 792ff66a..ea2d0965 100644 --- a/test/noeffect.ok +++ b/test/noeffect.ok @@ -1,4 +1,4 @@ gawk: noeffect.awk:3: warning: statement may have no effect gawk: noeffect.awk:2: warning: reference to uninitialized variable `s' -gawk: noeffect.awk:4: warning: reference to uninitialized variable `s' +gawk: noeffect.awk:3: warning: reference to uninitialized variable `s' |