X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=benchmark%2Fsign.c;h=7696b9123273cda6cc3ce5164d59c7c92392716b;hb=bc346202fbb3bc838a19af8c3b0e449926589c7b;hp=5c53df79abb24e1ad9fa565d841269896385065f;hpb=ffb81114e989bdf80c7d3bd47f9e49665925da46;p=openssl-gost%2Fengine.git diff --git a/benchmark/sign.c b/benchmark/sign.c index 5c53df7..7696b91 100644 --- a/benchmark/sign.c +++ b/benchmark/sign.c @@ -85,8 +85,6 @@ int main(int argc, char **argv) opterr = 0; while((option = getopt(argc, argv, "l:c:C")) >= 0) { - if(option == ':') option = optopt; - if(optarg && (optarg[0] == '-')) { optind--; optarg = NULL; } switch (option) { case 'l':