Commit 53bdd4a0 authored by claes's avatar claes

Bugfix, segmentation fault when generating template file for code behind

parent 4527d740
......@@ -7310,8 +7310,8 @@ char *parameter_ptr;\n\
return RTT__SUCCESS;\n\
}\n");
fclose( fout_test);
}
fclose( fout_test);
}
}
else if ( menu_ptr->type == DTT_MENUITEM_SYSPICTURE)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment