Mercurial > vim
comparison src/version.c @ 3683:c1780b4cb995 v7.3.601
updated for version 7.3.601
Problem: Bad code style.
Solution: Insert space, remove parens.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Mon, 16 Jul 2012 17:26:22 +0200 |
parents | 8f98038a0bf3 |
children | 5cacdf56c94b |
comparison
equal
deleted
inserted
replaced
3682:11d40fc82f11 | 3683:c1780b4cb995 |
---|---|
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 601, | |
717 /**/ | 719 /**/ |
718 600, | 720 600, |
719 /**/ | 721 /**/ |
720 599, | 722 599, |
721 /**/ | 723 /**/ |