]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 5069: Avoid using void * as SCM
authorDavid Kastrup <dak@gnu.org>
Tue, 14 Feb 2017 12:41:52 +0000 (13:41 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 20 Feb 2017 14:35:17 +0000 (15:35 +0100)
This is not really type-safe.  Using an SCM * instead is unproblematic.


No differences found