Aktualizovat du5/program.c
This commit is contained in:
parent
c319227755
commit
6c8ee568c6
@ -89,7 +89,7 @@ void goThroughTheTree(int rootIndex)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
printf("Nerozumiem.\n");
|
printf("Nerozumiem\n");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user