Mercurial > vim
comparison src/version.c @ 2716:0b4a515b1254 v7.3.132
updated for version 7.3.132
Problem: C++ style comments.
Solution: Change to C comments.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 25 Feb 2011 15:18:50 +0100 |
parents | f38283ce871c |
children | f85fe1a05c2a |
comparison
equal
deleted
inserted
replaced
2715:f38283ce871c | 2716:0b4a515b1254 |
---|---|
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 132, | |
717 /**/ | 719 /**/ |
718 131, | 720 131, |
719 /**/ | 721 /**/ |
720 130, | 722 130, |
721 /**/ | 723 /**/ |