commit | bf55e1442dfb5cabf68fc9c019cc834f7e652c3e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 16 11:32:01 2010 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 16 11:32:01 2010 +0100 |
tree | aed48233105f324492a1f749b940300b4f2494fb | |
parent | 67b3f99eb0f4b2014316c7f0152cefc4d6cfc765 [diff] [blame] |
updated for version 7.3.056 Problem: "getline" argument in do_cmdline() shadows global. Solution: Rename the argument. Files: src/ex_docmd.c
diff --git a/src/testdir/test76.ok b/src/testdir/test76.ok new file mode 100644 index 0000000..2a70acb --- /dev/null +++ b/src/testdir/test76.ok
@@ -0,0 +1,4 @@ ++++ + +two +threeDEF