0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

updated for version 7.2-182

This commit is contained in:
Bram Moolenaar
2009-05-17 21:25:42 +00:00
parent b85cb21cb1
commit a9d455172f
3 changed files with 4 additions and 1 deletions

View File

@@ -707,7 +707,7 @@ messageFromNetbeansW32()
#else
# ifdef FEAT_GUI_MOTIF
static void
messageFromNetbeans(XtPointer clientData UNUSED
messageFromNetbeans(XtPointer clientData UNUSED,
int *unused1 UNUSED,
XtInputId *unused2 UNUSED)
# endif