]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/file-name.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / flower / include / file-name.hh
index e4df85cf219d17733da7e95e972f7e65ab6c2df7..0e67deb9dcd11208caae67f7ea4d500b110c5516 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -34,7 +34,7 @@ public:
   string base_;
   string ext_;
 
-  File_name (string="");
+  File_name (string = "");
 
   bool is_absolute () const;
   string to_string () const;