This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use _() in calls to build_help


>> gdb/ChangeLog
>> 2019-08-02  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_().

Kevin> LGTM.

Thanks, I checked it in.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]