view src/proto/if_perlsfio.pro @ 5533:e35c69ad4823 v7.4.115

updated for version 7.4.115 Problem: When using Zsh expanding ~abc doesn't work when the result contains a space. Solution: Off-by-one error in detecting the NUL. (Pavol Juhas)
author Bram Moolenaar <bram@vim.org>
date Wed, 11 Dec 2013 13:21:51 +0100
parents e6db096b07a1
children 21b0a39d13ed
line wrap: on
line source

/* if_perlsfio.c */
int *sfdcnewvim __ARGS((void));
/* vim: set ft=c : */