]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/ly-module.hh
(GUILE_ELLIPSIS): define to get clean
[lilypond.git] / lily / include / ly-module.hh
index c7c16ee7c5116491569d8fc88cdf8a1dd4d2f1bb..17b5e804c19fe57848af59bc46b99ae99e965729 100644 (file)
@@ -23,7 +23,7 @@ void clear_anonymous_modules ();
 SCM ly_use_module (SCM mod, SCM used);
 
 /* Ugh signature of scm_internal_hash_fold () is inaccurate.  */
-typedef SCM (*Hash_closure_function) ();
+typedef SCM (*Hash_closure_function) (GUILE_ELLIPSIS);
 
 #define MODULE_GC_KLUDGE