From: nishi Date: Thu, 16 May 2024 21:51:58 +0000 (+0000) Subject: put space X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=4cb9c62a0b79409942031db8fa2e262bf54b464f;p=dataworks.git put space git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@9 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- diff --git a/Client/main.c b/Client/main.c index 213184e..d7d4594 100644 --- a/Client/main.c +++ b/Client/main.c @@ -102,7 +102,7 @@ int main(int argc, char** argv) { } else if(__dw_strcaseequ(buf, ".help")) { padleft(16, ".help"); printf("Shows this help.\n"); - padleft(16, ".bye .quit"); + padleft(16, ".bye .quit"); printf("Quits from the CLI.\n"); padleft(16, ".version"); printf("Shows the version of DataWorks.\n");