mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-29 21:04:22 +08:00
* guile/scm-safe-call.c (scscm_eval_scheme_string): Fix comment.
This commit is contained in:
@ -364,7 +364,7 @@ struct eval_scheme_string_data
|
||||
};
|
||||
|
||||
/* Wrapper to eval a C string in the Guile interpreter.
|
||||
This is passed to scm_with_guile. */
|
||||
This is passed to gdbscm_with_guile. */
|
||||
|
||||
static void *
|
||||
scscm_eval_scheme_string (void *datap)
|
||||
|
Reference in New Issue
Block a user