lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Run fixcc + astyle2.02.1 (issue 6477062)


From: graham
Subject: Run fixcc + astyle2.02.1 (issue 6477062)
Date: Mon, 27 Aug 2012 09:45:59 +0000

This shows the difference between astyle 2.02 and 2.02.1.  The only
change is
  <something>* foo
into
  <something> *foo

which looks good to me because the rest of the source code sticks the *
next to the variable name, rather than the variable type.

If I can get two LGTMs, I'll push this directly to staging so that other
people (notably Mike) can run astyle with 2.02.1.

http://codereview.appspot.com/6477062/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]