]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/parray.hh
Merge branch 'lilypond/translation'
[lilypond.git] / flower / include / parray.hh
index 7af20291e46ea5415db21d8f2564bd7c65e2cda4..796de9e522a5b8d063360166da040b8c3aec73fd 100644 (file)
@@ -27,7 +27,7 @@ using namespace std;
 template<class T>
 class Link_array : public vector<T *>
 {
-  
+
 };
 
 #endif // PARRAY_HH