Skip to content
Snippets Groups Projects
Commit 061bc8e6 authored by Christophe Massiot's avatar Christophe Massiot
Browse files

Merge branch 'quarium-desc_6f'

parents 2eec995c c371f541
No related branches found
Tags 2.0.0
No related merge requests found
Pipeline #399807 failed with stage
in 9 seconds
......@@ -93,7 +93,7 @@ static inline void desc6f_print(const uint8_t *p_desc, f_print pf_print,
switch (i_print_type) {
case PRINT_XML:
pf_print(opaque, "<APPLICATION type=\"%u\""
"AIT_version_number=\"%u\"/>",
" AIT_version_number=\"%u\"/>",
desc6f_app_get_type(p_desc_n),
desc6f_app_get_AIT_version_number(p_desc_n));
break;
......
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