]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 1 Feb 2006 00:13:30 +0000 (00:13 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 1 Feb 2006 00:13:30 +0000 (00:13 +0000)
lily/include/lily-guile-macros.hh

index fa6668f683d69679ede5e61f66c518a06ab05690..5ee84590c372910a20faa0bc659cf847638ae5da 100644 (file)
@@ -83,7 +83,7 @@ inline SCM ly_symbol2scm (char const *x) { return scm_str2symbol ((x)); }
 #define DECLARE_SCHEME_CALLBACK(NAME, ARGS)    \
   static SCM NAME ARGS;                                \
   static SCM NAME ## _proc
-
 /*
   Make TYPE::FUNC available as a Scheme function.
 */