summaryrefslogtreecommitdiffstats
path: root/src/vim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vim.h')
-rw-r--r--src/vim.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vim.h b/src/vim.h
index 5d8c73848d..3ef6469e58 100644
--- a/src/vim.h
+++ b/src/vim.h
@@ -1963,8 +1963,8 @@ typedef int sock_T;
#define MOUSE_COLOFF 10000
/*
- * jump_to_mouse() returns one of first four these values, possibly with
- * some of the other three added.
+ * jump_to_mouse() returns one of first five these values, possibly with
+ * some of the other four added.
*/
#define IN_UNKNOWN 0
#define IN_BUFFER 1