Fix typos in comments

gdb/

2015-10-09  Eli Zaretskii  <eliz@gnu.org>

	* stack.c (print_stack_frame):
	* utils.c (printchar): Fix typos in commentary.
This commit is contained in:
Eli Zaretskii
2015-10-09 16:21:08 +03:00
parent abcef95aa5
commit f9acce4a4f
3 changed files with 7 additions and 2 deletions

View File

@ -141,7 +141,7 @@ frame_show_address (struct frame_info *frame,
return get_frame_pc (frame) != sal.pc;
}
/* Show or print a stack frame FRAME briefly. The output is format
/* Show or print a stack frame FRAME briefly. The output is formatted
according to PRINT_LEVEL and PRINT_WHAT printing the frame's
relative level, function name, argument list, and file name and
line number. If the frame's PC is not at the beginning of the