diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:43:14 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:43:14 +0200 |
commit | e0c1194c4348e7adf99802461d45e3dd1bd192ff (patch) | |
tree | 6c8f968291e3a1c594758b19cbfcaace934523d7 /test/inplace2.ok | |
parent | cffd09247c1681fbf3d5cad5253b3199704f83e7 (diff) | |
download | egawk-e0c1194c4348e7adf99802461d45e3dd1bd192ff.tar.gz egawk-e0c1194c4348e7adf99802461d45e3dd1bd192ff.tar.bz2 egawk-e0c1194c4348e7adf99802461d45e3dd1bd192ff.zip |
Bug fix to inplace extension and doc updates.
Diffstat (limited to 'test/inplace2.ok')
-rw-r--r-- | test/inplace2.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/inplace2.ok b/test/inplace2.ok index ffcb768d..82562235 100644 --- a/test/inplace2.ok +++ b/test/inplace2.ok @@ -1,5 +1,5 @@ before -gawk: inplace:9: warning: inplace_begin: disabling in-place editing for invalid FILENAME `-' +gawk: inplace:14: warning: inplace_begin: disabling in-place editing for invalid FILENAME `-' stdin start is bar replaced? stdin end |