comparison src/version.c @ 7009:286fd54c7ae3 v7.4.822

patch 7.4.822 Problem: More problems reported by coverity. Solution: Avoid the warnings. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 19:14:00 +0200
parents 5ea5bd9c18d2
children 6cde6404ff7c
comparison
equal deleted inserted replaced
7008:7ce1f4e998bb 7009:286fd54c7ae3
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 822,
744 /**/ 746 /**/
745 821, 747 821,
746 /**/ 748 /**/
747 820, 749 820,
748 /**/ 750 /**/