Skip to content
Snippets Groups Projects
Commit 0329cf50 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

stupid guy i am

parent d2f91427
No related branches found
No related tags found
No related merge requests found
......@@ -293,7 +293,7 @@ int ssexec_enable(int argc, char const *const *argv,char const *const *envp,ssex
newargv[m++] = 0 ;
if (!ssexec_start(nargc,newargv,envp,info))
if (ssexec_start(nargc,newargv,envp,info))
{
genalloc_deepfree(stralist,&tostart,stra_free) ;
return 111 ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment