From 866f8556b8cc0ca257022955698f1aac62afa966 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 14 Feb 2005 18:10:11 +0000 Subject: 2005-02-14 Andrew Cagney Mark up add_cmd. * arch-utils.c, avr-tdep.c, breakpoint.c, corefile.c: Update. * cp-abi.c, cp-namespace.c, cp-support.c, dummy-frame.c: Update. * exec.c, gnu-nat.c, go32-nat.c, hppa-tdep.c, infcmd.c: Update. * infrun.c, interps.c, macrocmd.c, maint.c, memattr.c: Update. * mips-tdep.c, ocd.c, osabi.c, printcmd.c, regcache.c: Update. * reggroups.c, remote-fileio.c, remote-rdi.c, remote.c: Update. * sol-thread.c, source.c, stack.c, symfile-mem.c: Update. * symfile.c, thread.c, tracepoint.c, valprint.c, value.c: Update. * win32-nat.c, cli/cli-cmds.c, cli/cli-dump.c: Update. * cli/cli-logging.c, tui/tui-regs.c: Update. --- gdb/dummy-frame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/dummy-frame.c') diff --git a/gdb/dummy-frame.c b/gdb/dummy-frame.c index 10596b9bc62..2d4c0975536 100644 --- a/gdb/dummy-frame.c +++ b/gdb/dummy-frame.c @@ -258,7 +258,7 @@ void _initialize_dummy_frame (void) { add_cmd ("dummy-frames", class_maintenance, maintenance_print_dummy_frames, - "Print the contents of the internal dummy-frame stack.", + _("Print the contents of the internal dummy-frame stack."), &maintenanceprintlist); } -- cgit v1.2.1