mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-30 15:56:36 +08:00
Corrected spelling error in comment: tracepont -> tracepoint
This commit is contained in:
@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user