* guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.
[deliverable/binutils-gdb.git] / gdb / guile / guile.c
index 1c0923d8813141123dc6f540e24ae8963a87e2ad..ff99cdfbebb90dd2555e132bd09a99569b61153c 100644 (file)
@@ -304,7 +304,7 @@ gdbscm_source_script (const struct extension_language_defn *extlang,
     }
 }
 \f
-/* (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
This page took 0.02332 seconds and 4 git commands to generate.