Skip to content
Snippets Groups Projects
Commit c902cb15 authored by Kristof Szabados's avatar Kristof Szabados
Browse files

lets have a line break here.


Signed-off-by: default avatarKristof Szabados <Kristof.Szabados@ericsson.com>
parent 16dbd487
No related branches found
No related tags found
No related merge requests found
......@@ -834,7 +834,7 @@ void defRecordOfClass1(const struct_of_def *sdef, output_struct *output)
" if(p_td.text->end_decode){\n"
" int tl;\n"
" if((tl=p_td.text->end_decode->match_begin(p_buf))<0){\n"
" if(no_err){"
" if(no_err){\n"
" if(!first_call){\n"
" for(int a=more; a<val_ptr->n_elements; a++) "
"delete val_ptr->value_elements[a];\n"
......@@ -2390,7 +2390,7 @@ void defRecordOfClassMemAllocOptimized(const struct_of_def *sdef, output_struct
" if(p_td.text->end_decode){\n"
" int tl;\n"
" if((tl=p_td.text->end_decode->match_begin(p_buf))<0){\n"
" if(no_err){"
" if(no_err){\n"
" if(!first_call){\n"
" set_size(more);\n"
" }\n"
......
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