Mercurial > vim
comparison src/version.c @ 3279:1fec3c62f6e8 v7.3.408
updated for version 7.3.408
Problem: Missing declaration.
Solution: Add the declaration. (John Marriott)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 20 Jan 2012 20:54:19 +0100 |
parents | 55cebc7e5de0 |
children | 7b59c2c032ca |
comparison
equal
deleted
inserted
replaced
3278:6d1e3108a03f | 3279:1fec3c62f6e8 |
---|---|
712 NULL | 712 NULL |
713 }; | 713 }; |
714 | 714 |
715 static int included_patches[] = | 715 static int included_patches[] = |
716 { /* Add new patch number below this line */ | 716 { /* Add new patch number below this line */ |
717 /**/ | |
718 408, | |
717 /**/ | 719 /**/ |
718 407, | 720 407, |
719 /**/ | 721 /**/ |
720 406, | 722 406, |
721 /**/ | 723 /**/ |