comparison src/version.c @ 6436:26a20ce3532c v7.4.548

updated for version 7.4.548 Problem: Function name not recognized correctly when inside a function. Solution: Don't check for an alpha character.
author Bram Moolenaar <bram@vim.org>
date Sat, 13 Dec 2014 20:50:09 +0100
parents 19726451aabe
children 1fd9f1d43660
comparison
equal deleted inserted replaced
6435:0a7e42f509ea 6436:26a20ce3532c
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 548,
744 /**/ 746 /**/
745 547, 747 547,
746 /**/ 748 /**/
747 546, 749 546,
748 /**/ 750 /**/