mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Fix typos in examples.
Thanks to Eugene Klimov.
This commit is contained in:
parent
01bfd18f3d
commit
88e7030845
5 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@ print_box (SCM b, SCM port, scm_print_state *pstate)
|
|||
}
|
||||
|
||||
|
||||
/* This defines the primitve `make-box', which returns a new smob of
|
||||
/* This defines the primitive `make-box', which returns a new smob of
|
||||
type `box', initialized to `#f'. */
|
||||
static SCM
|
||||
#define FUNC_NAME "make-box"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue