diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-11-16 11:32:01 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-11-16 11:32:01 +0100 |
commit | bf55e1442dfb5cabf68fc9c019cc834f7e652c3e (patch) | |
tree | aed48233105f324492a1f749b940300b4f2494fb /src/testdir/test76.ok | |
parent | 67b3f99eb0f4b2014316c7f0152cefc4d6cfc765 (diff) | |
download | vim-bf55e1442dfb5cabf68fc9c019cc834f7e652c3e.zip |
updated for version 7.3.056
Problem: "getline" argument in do_cmdline() shadows global.
Solution: Rename the argument.
Files: src/ex_docmd.c
Diffstat (limited to 'src/testdir/test76.ok')
-rw-r--r-- | src/testdir/test76.ok | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/testdir/test76.ok b/src/testdir/test76.ok new file mode 100644 index 000000000..2a70acbad --- /dev/null +++ b/src/testdir/test76.ok @@ -0,0 +1,4 @@ ++++ + +two +threeDEF |