Use _() in calls to build_help
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c76991218a4d1d597f171b96dc1d40ab1b952adf..0d324a56cfb02c2425077750c229af5c4fea54e1 100644 (file)
@@ -1,3 +1,10 @@
+2019-08-05  Tom Tromey  <tromey@adacore.com>
+
+       * compile/compile.c (_initialize_compile): Use _(), not N_().
+       * thread.c (_initialize_thread): Use _(), not N_().
+       * stack.c (_initialize_stack): Use _(), not N_().
+       * printcmd.c (_initialize_printcmd): Use _(), not N_().
+
 2019-08-04  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * dwarf2read.c (struct dw2_symtab_iterator):
This page took 0.025284 seconds and 4 git commands to generate.