summaryrefslogtreecommitdiffstats
path: root/src/gui.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-06-14 22:05:40 +0000
committerBram Moolenaar <Bram@vim.org>2005-06-14 22:05:40 +0000
commit8348ea624c4b90b119f7102f379ff25c3ff4de97 (patch)
tree254b1d0426570f487ca557e668c86c3806b98c6c /src/gui.h
parent9f30f50471678a0a986c30b50dce705bdcc991dc (diff)
updated for version 7.0085
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui.h b/src/gui.h
index 43311ecc43..d637554366 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -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
/*