what the hell how did this change
This commit is contained in:
parent
d836aeb716
commit
ced56c79b6
@ -37,6 +37,7 @@ int main(int argc, char **argv)
|
|||||||
} else {
|
} else {
|
||||||
printf("Shared module failed to load: %s\n", dlerror());
|
printf("Shared module failed to load: %s\n", dlerror());
|
||||||
}
|
}
|
||||||
return 0;
|
|
||||||
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user