summaryrefslogtreecommitdiff
path: root/src/proto/if_perlsfio.pro
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-03-24 22:21:52 +0000
committerBram Moolenaar <Bram@vim.org>2006-03-24 22:21:52 +0000
commitc01140a1a069caf3ced83eac7d4866048c4b723e (patch)
tree0620c08894dcaf985d74e3cb76c682aecd7fb8ae /src/proto/if_perlsfio.pro
parentdb552d60ec4613d5537d3ebdcc4130f1591c0589 (diff)
downloadvim-git-c01140a1a069caf3ced83eac7d4866048c4b723e.tar.gz
updated for version 7.0b
Diffstat (limited to 'src/proto/if_perlsfio.pro')
-rw-r--r--src/proto/if_perlsfio.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/if_perlsfio.pro b/src/proto/if_perlsfio.pro
index bb9046809..14fa4cc53 100644
--- a/src/proto/if_perlsfio.pro
+++ b/src/proto/if_perlsfio.pro
@@ -1,3 +1,3 @@
/* if_perlsfio.c */
-int *sfdcnewvim __ARGS((void));
+extern int *sfdcnewvim __ARGS((void));
/* vim: set ft=c : */