]> granicus.if.org Git - vim/commitdiff
updated for version 7.0-032 v7.0.032
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Jun 2006 14:44:06 +0000 (14:44 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Jun 2006 14:44:06 +0000 (14:44 +0000)
src/gui_w48.c
src/version.c

index b106eed2392de00d33c65da13d729e24ef1c7d44..06039a5fb7110a1238f8d57276abe008df377c81 100644 (file)
@@ -1665,7 +1665,7 @@ process_message(void)
     }
     if (msg.message == WM_USER)
     {
-       MyTranslateMessage(&msg)
+       MyTranslateMessage(&msg);
        DispatchMessage(&msg);
        return;
     }
index 791d756eb014fdc1414483c6ccb08544a51ce1cf..cc12c38f4b516bcc7c8d2fca16bf280070bbcec0 100644 (file)
@@ -666,6 +666,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    32,
 /**/
     31,
 /**/