]> git.donarmstrong.com Git - lilypond.git/commit - lily/dispatcher.cc
Fix naming of two Scheme type predicates
authorPatrick McCarty <pnorcks@gmail.com>
Wed, 31 Dec 2008 02:10:05 +0000 (18:10 -0800)
committerPatrick McCarty <pnorcks@gmail.com>
Thu, 30 Jul 2009 04:35:22 +0000 (21:35 -0700)
commit07fc23a3e792ca9b8b2b83537b06a90ddc8974a5
tree8b14611828bb3cf14e24db8e7e94a1f1340a48bc
parent4608f05a7a96de9918c340098f7b1ac0ede05298
Fix naming of two Scheme type predicates

* Two exported Scheme functions did not follow the
  naming convention for type predicates.  This patch
  fixes the issue.

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
lily/dispatcher.cc
lily/listener.cc