mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
Small corrections in code and Makefile
This commit is contained in:
@@ -131,7 +131,6 @@ bool parse_color(char* optarg, struct colors** cs) {
|
||||
|
||||
bool parse_args(int argc, char* argv[]) {
|
||||
int c;
|
||||
int digit_optind = 0;
|
||||
int option_index = 0;
|
||||
opterr = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user