diff options
Diffstat (limited to 'gdb/btrace.h')
-rw-r--r-- | gdb/btrace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/btrace.h b/gdb/btrace.h index 6e8bb09..202b986 100644 --- a/gdb/btrace.h +++ b/gdb/btrace.h @@ -114,7 +114,7 @@ enum btrace_bts_error BDE_BTS_INSN_SIZE }; -/* Decode errors for the Intel(R) Processor Trace recording format. */ +/* Decode errors for the Intel Processor Trace recording format. */ enum btrace_pt_error { /* The user cancelled trace processing. */ |