From: Han-Wen Nienhuys Date: Tue, 7 Nov 2006 18:07:48 +0000 (+0100) Subject: formatting. X-Git-Tag: release/2.10.0-2~31^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cf002adc3b881a0d011ab6bd22515006ad8e1faf;p=lilypond.git formatting. --- diff --git a/lily/cluster.cc b/lily/cluster.cc index 6cb0060e67..27ef9dd08a 100644 --- a/lily/cluster.cc +++ b/lily/cluster.cc @@ -203,7 +203,9 @@ ADD_INTERFACE (Cluster, "cluster-interface", "The property @code{style} controls the shape of cluster segments. Valid values " "include @code{leftsided-stairs}, @code{rightsided-stairs}, @code{centered-stairs}, " "and @code{ramp}.\n", - "style padding columns"); + "style " + "padding " + "columns "); struct Cluster_beacon {