Skip to content

Commit

Permalink
[NOBIN] Removed redundant whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
hasherezade committed Jul 15, 2023
1 parent 05cc926 commit 5b6215b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postprocessors/report_formatter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ std::string pesieve::scan_report_to_string(const ProcessScanReport &process_repo

std::string pesieve::scan_report_to_json(
const ProcessScanReport &process_report,
ProcessScanReport::t_report_filter filter,
ProcessScanReport::t_report_filter filter,
const pesieve::t_json_level &jdetails,
size_t start_level
)
Expand Down

0 comments on commit 5b6215b

Please sign in to comment.