commit | d4e4ecbb3793cd45b645471966c1ac703be52f4a | [log] [tgz] |
---|---|---|
author | Yegappan Lakshmanan <yegappan@yahoo.com> | Sun Aug 27 18:35:45 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sun Aug 27 18:35:45 2023 +0200 |
tree | 21dc9d7421f7016bdeb0d3f5875e36251795d38c | |
parent | 74e1dada4199b2d9e68ccaafdb7895c85b4b08f1 [diff] [blame] |
patch 9.0.1795: Indentation issues Problem: Indentation issues Solution: Fix code indentation issues. closes: #12906 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
diff --git a/src/version.c b/src/version.c index cc05920..fed588e 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1795, +/**/ 1794, /**/ 1793,