Corrected spelling error in comment: tracepont -> tracepoint
This commit is contained in:
parent
9d8a64cb91
commit
cddb0f80f7
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ enum actionline_type
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/* The tracepont chain of all tracepoints */
|
/* The tracepoint chain of all tracepoints */
|
||||||
|
|
||||||
extern struct tracepoint *tracepoint_chain;
|
extern struct tracepoint *tracepoint_chain;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue