summaryrefslogtreecommitdiffstats
path: root/src/proto/if_perlsfio.pro
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-05 17:15:44 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-05 17:15:44 +0000
commitd5ab34bd5ecc748d5502f149c476968e5ec2b7c9 (patch)
treee3a3ac967a8c78dfa6d7eb47af1823ebd358a8bb /src/proto/if_perlsfio.pro
parent0630b8d96d12475cfa4457de9fc52e049323be94 (diff)
updated for version 7.1a
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 14fa4cc53f..bb9046809f 100644
--- a/src/proto/if_perlsfio.pro
+++ b/src/proto/if_perlsfio.pro
@@ -1,3 +1,3 @@
/* if_perlsfio.c */
-extern int *sfdcnewvim __ARGS((void));
+int *sfdcnewvim __ARGS((void));
/* vim: set ft=c : */