]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/file-name.hh
Imported Upstream version 2.16.0
[lilypond.git] / flower / include / file-name.hh
index f0d982f017de905de94ef63521153377f75ede48..3e9c6d5294082689709f2d4dbca6675e02b514c0 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2012 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;