commit 0d836add15f19a060d0052830d0d1ec2ed42c6a4 from: Omar Polo date: Sun Oct 20 07:45:54 2019 UTC corrected comment commit - eda65435c5573d6f14d74f13a0e1974add808bb8 commit + 0d836add15f19a060d0052830d0d1ec2ed42c6a4 blob - b247a40041f03f6b5cdb7ee595ff60b5e8842eef blob + 70f36f24d66b714fb89696aa740ecb25570d4832 --- mymenu.c +++ mymenu.c @@ -1036,6 +1036,7 @@ parse_int_with_percentage(const char *str, int default /* * Like parse_int_with_percentage but understands some special values: * - middle that is (max-self)/2 + * - center = middle * - start that is 0 * - end that is (max-self) */