Skip to content

Commit c330835

Browse files
committed
patch 8.1.1958: old style comments taking up space
Problem: Old style comments taking up space. Solution: Change to new style comments.
1 parent da6c033 commit c330835

2 files changed

Lines changed: 685 additions & 687 deletions

File tree

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,8 @@ static char *(features[]) =
761761

762762
static int included_patches[] =
763763
{ /* Add new patch number below this line */
764+
/**/
765+
1958,
764766
/**/
765767
1957,
766768
/**/

0 commit comments

Comments
 (0)