Skip to content

Commit

Permalink
trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
alwin-joshy committed Dec 13, 2023
1 parent 76d94f6 commit d355dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/page_mapping/src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ bench_proc(int argc UNUSED, char *argv[])
}
#else
seL4_ARCH_PageTable_Unmap(i);
ZF_LOGF_IFERR(err, "ummap page table\n");
ZF_LOGF_IFERR(err, "ummap page table\n");
#endif
}

Expand Down

0 comments on commit d355dac

Please sign in to comment.