mirror of
https://github.com/bol-van/zapret.git
synced 2026-02-03 00:00:34 +03:00
source cosmetics
This commit is contained in:
@@ -354,7 +354,6 @@ int main(int argc, char **argv)
|
||||
case 2: /* verbose */
|
||||
glob.verbose = '\1';
|
||||
break;
|
||||
glob.threads = optarg ? atoi(optarg) : 0;
|
||||
case 3: /* stats */
|
||||
glob.stats_every = optarg ? atoi(optarg) : 0;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user