mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
fix
This commit is contained in:
parent
04efd24d82
commit
f6b250bdde
1 changed files with 0 additions and 3 deletions
|
@ -177,9 +177,6 @@ scm_reset_hook_x (SCM hook)
|
||||||
return SCM_UNSPECIFIED;
|
return SCM_UNSPECIFIED;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This name is only provided for backward compatibility! */
|
|
||||||
SCM_PROC (s_run_hooks, "run-hooks", 1, 0, 1, scm_run_hook);
|
|
||||||
|
|
||||||
SCM_PROC (s_run_hook, "run-hook", 1, 0, 1, scm_run_hook);
|
SCM_PROC (s_run_hook, "run-hook", 1, 0, 1, scm_run_hook);
|
||||||
|
|
||||||
SCM
|
SCM
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue