commit | ed39e1d53cc4916c2390aea635cd8419497c1460 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 09 17:55:22 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 09 17:55:22 2008 +0000 |
tree | 55d468c93579ad2607d56eade9fd6b685cd00c44 | |
parent | a6404a4e100ebe2081bd2678166604f402330143 [diff] [blame] |
updated for version 7.2-000
diff --git a/src/gui_mac.c b/src/gui_mac.c index 77cd5ca..d54c110 100644 --- a/src/gui_mac.c +++ b/src/gui_mac.c
@@ -62,6 +62,7 @@ static int im_is_active = FALSE; #if 0 + /* TODO: Implement me! */ static int im_start_row = 0; static int im_start_col = 0; #endif