]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-system.cc
Update.
[lilypond.git] / lily / paper-system.cc
index c519404a65d0f104a656a5fb5af82f89dfa98535..e78a1e9be90722987e9d077997efd09ce66203aa 100644 (file)
@@ -34,7 +34,7 @@ SCM
 Paper_system::mark_smob (SCM smob)
 {
   Paper_system *system = (Paper_system *) SCM_CELL_WORD_1 (smob);
-  return system-> stencil_.expr ();
+  return system->stencil_.expr ();
 }
 
 int