]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/file-name.hh
Run grand replace for 2015.
[lilypond.git] / flower / include / file-name.hh
index b30dd9cd5b6d8f89ccb1e586a5ca3f3a8e595d1c..6f2da750932bede79c0bf976c25c93ddc1171c8f 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2015 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
@@ -23,7 +23,7 @@
 #include "std-vector.hh"
 #include "std-string.hh"
 
-std::string dir_name (std::string file_name);
+std::string dir_name (const std::string &file_name);
 std::string get_working_directory ();
 
 class File_name