]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-handle.cc
*** empty log message ***
[lilypond.git] / lily / context-handle.cc
index a18a9eba05bb6c5c749680e4cecb822d00e30809..03698a48d489cb9f3a25e8d16095a2f2641754eb 100644 (file)
@@ -73,7 +73,7 @@ Interpretation_context_handle::operator = (Interpretation_context_handle const &
 void
 Interpretation_context_handle::set_context (Context *trans)
 {
-  if (outlet_ ==trans)
+  if (outlet_ == trans)
     return;
   if (outlet_)
     down ();