view src/testdir/todos.vim @ 2367:76b7ba68a098 vim73

Fix build problem when fchown() not available. (Gary Johnson)
author Bram Moolenaar <bram@vim.org>
date Wed, 21 Jul 2010 20:31:07 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

:" Script to make sure a file is in "dos" file format.
:set ff=dos
:wq