1
0
forked from aniani/vim

updated for version 7.0086

This commit is contained in:
Bram Moolenaar
2005-06-16 21:52:47 +00:00
parent ea424166e2
commit cf851ce930
2 changed files with 1 additions and 3 deletions

View File

@@ -143,7 +143,7 @@ static int RealWaitForChar __ARGS((int, long, int *));
#ifdef FEAT_XCLIPBOARD
static int do_xterm_trace __ARGS((void));
#define XT_TRACE_DELAY 50 /* delay for xterm tracing */
# define XT_TRACE_DELAY 50 /* delay for xterm tracing */
#endif
static void handle_resize __ARGS((void));