]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-column.hh
Rename argument to avoid preprocessor problems
[lilypond.git] / lily / include / paper-column.hh
index 408f001d637d1e08f2d87c494306163660768260..c0c33b268df023fc549cd93fed1643ceeb322c0a 100644 (file)
@@ -59,7 +59,7 @@ public:
   static bool is_extraneous_column_from_ligature (Grob *);
   static Real minimum_distance (Grob *l, Grob *r);
   static Interval break_align_width (Grob *me, SCM align_sym);
-  static Interval get_interface_extent (Grob *column, SCM interface, Axis a);
+  static Interval get_interface_extent (Grob *column, SCM iface, Axis a);
 };
 
 #endif // PAPER_COLUMN_HH