From 0d08bd6e9857f5e7c8bccb240c2616f35733e8d9 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 16 Nov 2006 03:13:54 +0100 Subject: [PATCH] prop list formatting --- lily/custos.cc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lily/custos.cc b/lily/custos.cc index f57cdc20ea..4e0010dcf6 100644 --- a/lily/custos.cc +++ b/lily/custos.cc @@ -83,4 +83,6 @@ Custos::print (SCM smob) ADD_INTERFACE (Custos, "custos-interface", "A custos object.", - "style neutral-position neutral-direction"); + "style " + "neutral-position " + "neutral-direction "); -- 2.39.5