Fixed indentation
This commit is contained in:
parent
1342a54d0a
commit
f604754f4e
@ -111,7 +111,6 @@ int main(void){
|
|||||||
printf("Koniec\n");
|
printf("Koniec\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
printf("%s\n", tree->value);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
else if(strcmp(answer, "a") == 0){
|
else if(strcmp(answer, "a") == 0){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user