]> Nishi Git Mirror - serenade.git/commitdiff
readability
authornishi <nishi@0f02c867-ac3d-714e-8a88-971ba1f6efcf>
Tue, 23 Apr 2024 02:56:34 +0000 (02:56 +0000)
committernishi <nishi@0f02c867-ac3d-714e-8a88-971ba1f6efcf>
Tue, 23 Apr 2024 02:56:34 +0000 (02:56 +0000)
git-svn-id: file:///raid/svn-main/nishi-serenade/trunk@9 0f02c867-ac3d-714e-8a88-971ba1f6efcf

Tool/configgen.c

index c39df45f267fb93c455a8ad5648d4f41f16c1515..acf8546cfa50ad136bd4bed549ee99c5ac22194c 100644 (file)
@@ -36,9 +36,11 @@ const char* asks[] = {
        "y",
        "HAS_REPL_SUPPORT",
        "Do you want the REPL support?",
+
        "n",
        "HAS_FFI_SUPPORT",
        "Do you want the FFI support?",
+
        NULL
 };