From 4a401ca1c60f428daa242dbdd102fdb3f327ebfb Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 1 Aug 2011 20:19:33 +0100 Subject: Grand fixcc.py run on all .hh .cc files. Apologies for the inconvenience in patch handling, but getting this done at once will cause less long-term problems than trying to do this piecemeal. Note for future git historians: this patch was created by running scripts/auxiliar/fixcc.py \ $(find flower lily -name '*cc' -o -name '*hh' | grep -v /out) with astyle 2.02 installed. No manual changes were made. --- lily/chord-tremolo-iterator.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lily/chord-tremolo-iterator.cc') diff --git a/lily/chord-tremolo-iterator.cc b/lily/chord-tremolo-iterator.cc index c4454544b6..1658e55782 100644 --- a/lily/chord-tremolo-iterator.cc +++ b/lily/chord-tremolo-iterator.cc @@ -2,7 +2,7 @@ This file is part of LilyPond, the GNU music typesetter. Copyright (C) 2000--2011 Han-Wen Nienhuys - Erik Sandberg + Erik Sandberg LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3