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

verbo fix

parent d61088a6
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ static int add_sv(sv_alltype *sv_before,char const *name,unsigned int *nbsv)
{
int r ;
VERBO1 strerr_warni2x("Add service: ",name) ;
VERBO1 strerr_warni2x("Service parsed successfully: ",name) ;
if (!genalloc_append(sv_alltype,&gasv,sv_before)) retstralloc(0,"add_sv") ;
......
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