Skip to content
Snippets Groups Projects
Commit cac00e85 authored by Tobias Bouschen's avatar Tobias Bouschen
Browse files

Remove single quotes from comment as they are not parsed by latex

parent 89f07556
Branches
No related tags found
No related merge requests found
......@@ -512,7 +512,7 @@ enum pb_mode{
#define PB_MAX_PLAN_LENGTH 100
/*
* A PB-Task consists of one or more 'plan_entry'
* A PB-Task consists of one or more plan_entry
*/
struct plan_entry {
u64 n_instr; // number of instructions in the entry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment