From ec8845e596facf709d2a0ac19f518452b8382260 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 14 Apr 2017 19:17:03 +0300 Subject: Fix code style. --- src/fs/files.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/files.h') diff --git a/src/fs/files.h b/src/fs/files.h index 4b55292de..fa6833da4 100644 --- a/src/fs/files.h +++ b/src/fs/files.h @@ -58,7 +58,7 @@ namespace Files bool loadTextFileLocal(const std::string &fileName, StringVect &lines); - void saveTextFile(std::string path, + void saveTextFile(const std::string &path, const std::string &restrict name, const std::string &restrict text); -- cgit v1.2.3-70-g09d2