comparison src/version.c @ 5858:00228400629e v7.4.272

updated for version 7.4.272 Problem: Using just "$" does not cause an error message. Solution: Check for empty environment variable name. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 29 Apr 2014 17:41:22 +0200
parents 88b0571de432
children 747afb6a6de4
comparison
equal deleted inserted replaced
5857:fddd2a7b6ea7 5858:00228400629e
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 272,
737 /**/ 739 /**/
738 271, 740 271,
739 /**/ 741 /**/
740 270, 742 270,
741 /**/ 743 /**/