mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 21:40:33 +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;
|
||||
}
|
||||
|
||||
/* 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue