comparison src/version.c @ 6381:870480df8275 v7.4.522

updated for version 7.4.522 Problem: Specifying wrong buffer size for GetLongPathName(). Solution: Use the actual size. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Nov 2014 18:03:28 +0100
parents 39274bfbfba5
children 9c9c70625444
comparison
equal deleted inserted replaced
6380:489ca94f6b99 6381:870480df8275
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 522,
744 /**/ 746 /**/
745 521, 747 521,
746 /**/ 748 /**/
747 520, 749 520,
748 /**/ 750 /**/