]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/file-name-map.hh
Run grand replace for 2015.
[lilypond.git] / lily / include / file-name-map.hh
index 85b3a418b55f62694ade8d6f2d27185a2b80258a..3fb22d6a2ad3b6a26f6679cab5baf1eaaa9ad6f3 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2005--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2005--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
@@ -22,7 +22,7 @@
 
 #include "std-string.hh"
 
-string map_file_name (string s);
+string map_file_name (const string &s);
 
 #endif /* FILE_NAME_MAP_HH */