mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
4606 fix mismatched xml writing
This commit is contained in:
parent
984abbb9cc
commit
06e428e638
3
thirdparty/rr/plugins/officedocs.pl
vendored
3
thirdparty/rr/plugins/officedocs.pl
vendored
@ -140,12 +140,13 @@ sub pluginmain {
|
|||||||
#::rptMsg("Could not access ".$key_path);
|
#::rptMsg("Could not access ".$key_path);
|
||||||
#::logMsg("Could not access ".$key_path);
|
#::logMsg("Could not access ".$key_path);
|
||||||
}
|
}
|
||||||
|
::rptMsg("</artifacts>");
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
#::logMsg("MSOffice version not found.");
|
#::logMsg("MSOffice version not found.");
|
||||||
#::rptMsg("MSOffice version not found.");
|
#::rptMsg("MSOffice version not found.");
|
||||||
}
|
}
|
||||||
::rptMsg("</artifacts></office>");
|
::rptMsg("</office>");
|
||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user