]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/rational.cc
release: 0.1.9
[lilypond.git] / flower / rational.cc
index 5b36be916cbbb29e617ec28424fccf6b2d60e4c4..11963238b576632ea3b4e0cbc85eb30aac322e92 100644 (file)
@@ -12,7 +12,7 @@
 void
 print_rat (Rational const &m)
 {
-    cout << String (m) << flush;
+  cout << String (m) << flush;
 }
-    
+