breakpoint.c:commands_command_1 constification and cleanup
[deliverable/binutils-gdb.git] / gdb / btrace.h
index 6c54c6fa88b9411d31d82c134e309c4dfa804df8..202b986d0ab9cf0c9fd7827f5ec7729785960a16 100644 (file)
@@ -1,6 +1,6 @@
 /* Branch trace support for GDB, the GNU debugger.
 
-   Copyright (C) 2013-2015 Free Software Foundation, Inc.
+   Copyright (C) 2013-2016 Free Software Foundation, Inc.
 
    Contributed by Intel Corp. <markus.t.metzger@intel.com>.
 
@@ -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.  */
This page took 0.025858 seconds and 4 git commands to generate.