* infrun.c (handle_inferior_event): Comment rewording.
2008-10-06 Michael Snyder <msnyder@vmware.com>
+ * infrun.c (handle_inferior_event): Comment rewording.
* remote.c (remote_get_exec_direction): Use i18n macros.
(remote_set_exec_direction): Ditto.
* infrun.c (handle_inferior_event, step_into_function): Formatting.
{
stop_func_sal = find_pc_line (stop_pc, 0);
- /* OK, we're just gonna keep stepping here. */
+ /* OK, we're just going to keep stepping here. */
if (stop_func_sal.pc == stop_pc)
{
/* We're there already. Just stop stepping now. */