# | Line 42 | Line 42 | |
---|---|---|
42 | int main(int argc, char **argv){ | |
43 | ||
44 | extern char *optarg; | |
45 | – | extern int optind; |
45 | int c; | |
46 | ||
47 | /* We default to 1 second updates and displaying in bytes*/ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |