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
Branches
Tags
No related merge requests found
...@@ -293,7 +293,7 @@ int ssexec_enable(int argc, char const *const *argv,char const *const *envp,ssex ...@@ -293,7 +293,7 @@ int ssexec_enable(int argc, char const *const *argv,char const *const *envp,ssex
newargv[m++] = 0 ; newargv[m++] = 0 ;
if (!ssexec_start(nargc,newargv,envp,info)) if (ssexec_start(nargc,newargv,envp,info))
{ {
genalloc_deepfree(stralist,&tostart,stra_free) ; genalloc_deepfree(stralist,&tostart,stra_free) ;
return 111 ; return 111 ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment