Corrected spelling error in comment: tracepont -> tracepoint
This commit is contained in:
parent
9d8a64cb91
commit
cddb0f80f7
@ -107,7 +107,7 @@ enum actionline_type
|
||||
};
|
||||
|
||||
|
||||
/* The tracepont chain of all tracepoints */
|
||||
/* The tracepoint chain of all tracepoints */
|
||||
|
||||
extern struct tracepoint *tracepoint_chain;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user