mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-16 16:50:21 +02:00
Fixed typo.
This commit is contained in:
parent
f80187cd4e
commit
c3eed9ee87
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
2006-02-12 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* unif.c (scm_dimensions_to_uniform_array): Use the prototype for
|
||||
filling when the fill paramater is omitted, as documented, but
|
||||
filling when the fill parameter is omitted, as documented, but
|
||||
turn #\nul into 0 since s8 arrays (signified by a #\nul prototype)
|
||||
can not store characters.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue