Mercurial > vim
comparison src/version.c @ 10255:b2c1b7acf92a v8.0.0025
commit https://github.com/vim/vim/commit/936c48f8ca82a0257640c8c9d0792538f5a7e813
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Oct 9 15:50:48 2016 +0200
patch 8.0.0025
Problem: Inconsistent use of spaces vs tabs in gd test.
Solution: Use tabs. (Anton Lindqvist)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 09 Oct 2016 16:00:04 +0200 |
parents | a92c4abb8c1f |
children | 2d0e6034743a |
comparison
equal
deleted
inserted
replaced
10254:adc9fb6a6631 | 10255:b2c1b7acf92a |
---|---|
762 NULL | 762 NULL |
763 }; | 763 }; |
764 | 764 |
765 static int included_patches[] = | 765 static int included_patches[] = |
766 { /* Add new patch number below this line */ | 766 { /* Add new patch number below this line */ |
767 /**/ | |
768 25, | |
767 /**/ | 769 /**/ |
768 24, | 770 24, |
769 /**/ | 771 /**/ |
770 23, | 772 23, |
771 /**/ | 773 /**/ |