* [commit] Remove redundant comment to execute_command.
@ 2009-08-29 0:55 Doug Evans
0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2009-08-29 0:55 UTC (permalink / raw)
To: gdb-patches
Hi.
fyi, I checked this in.
2009-08-28 Doug Evans <dje@google.com>
* top.c (execute_command): Remove redundant comment.
Index: top.c
===================================================================
RCS file: /cvs/src/src/gdb/top.c,v
retrieving revision 1.168
diff -u -p -r1.168 top.c
--- top.c 14 Aug 2009 14:28:14 -0000 1.168
+++ top.c 28 Aug 2009 23:24:58 -0000
@@ -345,11 +345,9 @@ do_chdir_cleanup (void *old_dir)
}
#endif
-/* Execute the line P as a command.
+/* Execute the line P as a command, in the current user context.
Pass FROM_TTY as second argument to the defining function. */
-/* Execute command P, in the current user context. */
-
void
execute_command (char *p, int from_tty)
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-28 23:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-29 0:55 [commit] Remove redundant comment to execute_command Doug Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox