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

the close is already made

parent 8e795cbc
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,6 @@ static int get_value(stralloc *val,char const *key)
return 0 ;
}
if (!sastr_rebuild_in_oneline(val)) sulogin("rebuild line of value: ",val->s) ;
if (!stralloc_0(val)) sulogin("append stralloc of value: ",val->s) ;
return 1 ;
}
......
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