diff src/testdir/test8.ok @ 5233:1899acc5aebd v7.4a.042

updated for version 7.4a.042 Problem: Crash when BufUnload autocommands close all buffers. (Andrew Pimlott) Solution: Set curwin->w_buffer to curbuf to avoid NULL.
author Bram Moolenaar <bram@vim.org>
date Wed, 24 Jul 2013 16:02:36 +0200
parents 3fc0f57ecb91
children
line wrap: on
line diff
--- a/src/testdir/test8.ok
+++ b/src/testdir/test8.ok
@@ -4,3 +4,4 @@ end of Xxx
 start of Xxx1
 	test
 end of Xxx
+VimLeave done