Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(484)

Unified Diff: lily/include/context.hh

Issue 341150043: Issue 5310: find_top_context () maintenance [ABANDONED] (Closed)
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: lily/include/context.hh
diff --git a/lily/include/context.hh b/lily/include/context.hh
index 42fb15aaa30fd93bcdec58cac74f978f5da057a2..05915a93d33ad21cf54942cb1b543302430c001c 100644
--- a/lily/include/context.hh
+++ b/lily/include/context.hh
@@ -178,7 +178,7 @@ Context *find_context_near (Context *where,
// Search for the top context (i.e. the ancestor with no parent) starting with
// the given context.
-Context *find_top_context (Context *where);
+Context &find_top_context (Context &where);
bool melisma_busy (Context *);
« lily/context.cc ('K') | « lily/context.cc ('k') | lily/lyric-combine-music-iterator.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b