mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-22 20:40:29 +02:00
Small fix of last fix...
This commit is contained in:
parent
80b991c346
commit
03ca35af55
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
|
||||
long scm_tc16_regex_t;
|
||||
|
||||
static scm_size_t
|
||||
static scm_sizet
|
||||
scm_free_regex_t (obj)
|
||||
SCM obj;
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue