diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-06-14 22:05:40 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-06-14 22:05:40 +0000 |
commit | 8348ea624c4b90b119f7102f379ff25c3ff4de97 (patch) | |
tree | 254b1d0426570f487ca557e668c86c3806b98c6c /src/gui.h | |
parent | 9f30f50471678a0a986c30b50dce705bdcc991dc (diff) | |
download | vim-git-8348ea624c4b90b119f7102f379ff25c3ff4de97.tar.gz |
updated for version 7.0085
Diffstat (limited to 'src/gui.h')
-rw-r--r-- | src/gui.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -517,8 +517,7 @@ typedef enum VW_POS_MOUSE, VW_POS_CENTER, VW_POS_TOP_CENTER -} -gui_win_pos_T; +} gui_win_pos_T; #ifdef FIND_REPLACE_DIALOG /* |