comparison src/version.c @ 5693:04c4ef8c0a1b v7.4.192

updated for version 7.4.192 Problem: Memory leak when giving E853. Solution: Free the argument. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Mon, 24 Feb 2014 03:32:00 +0100
parents 40f18a1c1592
children a8650e2a0b5a
comparison
equal deleted inserted replaced
5692:80e5f9584b02 5693:04c4ef8c0a1b
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 192,
741 /**/ 743 /**/
742 191, 744 191,
743 /**/ 745 /**/
744 190, 746 190,
745 /**/ 747 /**/