]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/my-lily-lexer.cc
* mf/feta-toevallig.mf: tweak for bottom of flat sign.
[lilypond.git] / lily / my-lily-lexer.cc
index 5919b84188c12d08c29456011111087967e546fc..8513720acb50223073064d5c022fb9d244c2f0d0 100644 (file)
@@ -147,7 +147,7 @@ My_lily_lexer::lookup_identifier (String s)
        return scm_variable_ref(var);
     }
 
-  return SCM_UNSPECIFIED;
+  return SCM_UNDEFINED;
 }
 
 void