This is the mail archive of the gdb-patches@sources.redhat.com 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]

i18n, part 3


Hello,

here is the next chunk. Comments?

Is the following declaration near the end of ax-gdb.c unnecessary?

void _initialize_ax_gdb (void);
void
_initialize_ax_gdb (void)
{
	...
}

With kind regards,
Baurjan.


20050115  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>

	* ax-gdb.c, ax-general.c, bcache.c, bfd-target.c, bsd-kvm.c,
	buildsym.c, c-lang.c, c-typeprint.c, c-valprint.c, charset.c,
	coff-pe-read.c, coffread.c, complaints.c, copying.c: I18n
	markup.

Attachment: gdb-ibr-i18n_03-20050115-2145.diff
Description: Text document


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