Mercurial > vim
view runtime/tools/ref @ 2931:f2c108f44f41 v7.3.238
updated for version 7.3.238
Problem: Compiler warning for conversion.
Solution: Add type cast. (Mike Williams)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 07 Jul 2011 15:04:52 +0200 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
#!/bin/sh # # ref - Check spelling of the arguments # # Usage: ref word .. # # can be used for the K command of Vim # spell <<EOF $* EOF