X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Ffile-name.hh;h=6f2da750932bede79c0bf976c25c93ddc1171c8f;hb=626874c8eecfbeb04ca8ffec3fb78da48859b42f;hp=3e9c6d5294082689709f2d4dbca6675e02b514c0;hpb=08560a1b8076630c4fc6cb9b902614d8b74fd6fc;p=lilypond.git diff --git a/flower/include/file-name.hh b/flower/include/file-name.hh index 3e9c6d5294..6f2da75093 100644 --- a/flower/include/file-name.hh +++ b/flower/include/file-name.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2012 Han-Wen Nienhuys + Copyright (C) 1997--2015 Han-Wen Nienhuys 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 const file_name); +std::string dir_name (const std::string &file_name); std::string get_working_directory (); class File_name