]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pitch.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / pitch.hh
index df829b2a0d3f8860259e1ae41ea4ef35d3d2bbe7..e0a6b45b87906eafcad29e2c2637052e038e314a 100644 (file)
@@ -24,7 +24,6 @@
 #include "smobs.hh"
 #include "rational.hh"
 
-
 /*
   A "tonal" pitch.  This is a pitch used in diatonal western music
   (24 quartertones in an octave), as opposed to a frequency in Hz or a
@@ -75,8 +74,8 @@ public:
   DECLARE_SIMPLE_SMOBS (Pitch);
 };
 
-
-enum {
+enum
+{
   DOUBLE_FLAT = -4,
   THREE_Q_FLAT,
   FLAT,