From 8348ea624c4b90b119f7102f379ff25c3ff4de97 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 14 Jun 2005 22:05:40 +0000 Subject: updated for version 7.0085 --- src/gui.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui.h') 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 /* -- cgit v1.2.3