mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +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