commit | 446cb837a017fc1c1b144cb5c2a35cb90abfbbcf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 24 21:56:24 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 24 21:56:24 2008 +0000 |
tree | 6c1fe56f2db8d4adbeee792b181b0659c4d1f216 | |
parent | 3577c6fafb77da5419cd1001dac56f204d480bdc [diff] [blame] |
updated for version 7.2a
diff --git a/src/proto/netbeans.pro b/src/proto/netbeans.pro index 75d0149..eeb9f1b 100644 --- a/src/proto/netbeans.pro +++ b/src/proto/netbeans.pro
@@ -1,4 +1,5 @@ /* netbeans.c */ +void netbeans_parse_messages __ARGS((void)); void messageFromNetbeansW32 __ARGS((void)); int isNetbeansBuffer __ARGS((buf_T *bufp)); int isNetbeansModified __ARGS((buf_T *bufp));