Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo at line 328 main.c #11

Open
davide9 opened this issue Jul 15, 2020 · 0 comments
Open

Typo at line 328 main.c #11

davide9 opened this issue Jul 15, 2020 · 0 comments

Comments

@davide9
Copy link

davide9 commented Jul 15, 2020

if(!strcmp(long_options[option_index].name,"no-recurssion")) {
should be
if(!strcmp(long_options[option_index].name,"no-recursion")) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant