<HTML><BODY><div>As far as i see, there are more places in alter.cc with wrong<br>codestyle (spaces instead of tabs) but i guess those are the worst.<br> <blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;">Понедельник, 13 июля 2020, 17:18 +03:00 от Aleksandr Lyapunov <alyapunov@tarantool.org>:<br> <div id=""><div class="js-helper js-readmsg-msg"><style type="text/css"></style><div><div id="style_15946499221878676624_BODY">---<br> src/box/alter.cc | 4 ++--<br> 1 file changed, 2 insertions(+), 2 deletions(-)<br><br>diff --git a/src/box/alter.cc b/src/box/alter.cc<br>index 15a51d0..9b2b8e8 100644<br>--- a/src/box/alter.cc<br>+++ b/src/box/alter.cc<br>@@ -1660,8 +1660,8 @@ public:<br> void<br> UpdateSchemaVersion::alter(struct alter_space *alter) noexcept<br> {<br>- (void)alter;<br>- ++schema_version;<br>+ (void) alter;<br>+ ++schema_version;<br> }<br> <br> /**<br>--<br>2.7.4<br> </div></div></div></div></blockquote> <div> </div><div data-signature-widget="container"><div data-signature-widget="content"><div>--<br>Ilya Kosarev</div></div></div><div> </div></div></BODY></HTML>