From fd62bece01d63ed4d1a89653bc5662c7000a3039 Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Thu, 16 Mar 2023 16:02:35 +0600 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=BC=D0=B0=D1=81=D1=81=D0=B8=D0=B2=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BC=D0=B0=D0=BD=D0=B4=20=D1=82=D0=B5=D1=80=D0=BC=D0=B8?= =?UTF-8?q?=D0=BD=D0=B0=D0=BB=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/ublexec.cc | 2 +- source/ublexec.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ublexec.cc b/source/ublexec.cc index 0f1f89f..f58fa71 100644 --- a/source/ublexec.cc +++ b/source/ublexec.cc @@ -616,7 +616,7 @@ string MainWindow::start_cmd(string user_cmd) { int len_termunal_cmd = sizeof(termunal_cmd)/sizeof(*termunal_cmd); for (int index = 0; index