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

Unified Diff: lily/include/skyline.hh

Issue 6477062: Run fixcc + astyle2.02.1 (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: Created 12 years, 7 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
« no previous file with comments | « lily/include/beam-scoring-problem.hh ('k') | lily/include/slur.hh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/skyline.hh
diff --git a/lily/include/skyline.hh b/lily/include/skyline.hh
index 0715c545a635a7f6af70ea85e8520c0804506338..ceedf24007d9f57f24928a20843275b5c440a974 100644
--- a/lily/include/skyline.hh
+++ b/lily/include/skyline.hh
@@ -54,9 +54,9 @@ private:
list<Building> buildings_;
Direction sky_;
- void internal_merge_skyline (list<Building>*, list<Building>*,
+ void internal_merge_skyline (list<Building> *, list<Building> *,
list<Building> *const result);
benko.pal 2012/08/27 10:21:53 I'd like to see the const removed (top-level const
- list<Building> internal_build_skyline (list<Box>*, Real, Axis, Direction);
+ list<Building> internal_build_skyline (list<Box> *, Real, Axis, Direction);
DECLARE_SIMPLE_SMOBS (Skyline);
« no previous file with comments | « lily/include/beam-scoring-problem.hh ('k') | lily/include/slur.hh » ('j') | no next file with comments »

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