* guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.

This commit is contained in:
Doug Evans 2014-07-27 07:41:01 -07:00
parent 48494700d5
commit 0c3abbc747
2 changed files with 5 additions and 1 deletions

View file

@ -304,7 +304,7 @@ gdbscm_source_script (const struct extension_language_defn *extlang,
}
}
/* (execute string [#:from-tty boolean] [#:to-string boolean\
/* (execute string [#:from-tty boolean] [#:to-string boolean])
A Scheme function which evaluates a string using the gdb CLI. */
static SCM