git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[NY] Removed garbage.
[stg.git]
/
projects
/
sgauthstress
/
settings.h
diff --git
a/projects/sgauthstress/settings.h
b/projects/sgauthstress/settings.h
index 01542086cb28601baf3b5614b99bf77e52cf497f..4e4b9be1c4340a47f19ec6550546e8e6af63e167 100644
(file)
--- a/
projects/sgauthstress/settings.h
+++ b/
projects/sgauthstress/settings.h
@@
-33,7
+33,7
@@
public:
SETTINGS();
~SETTINGS() {}
int Reload() { return 0; }
SETTINGS();
~SETTINGS() {}
int Reload() { return 0; }
- void SetConfFile(const std::string cf) { confFile = cf; }
+ void SetConfFile(const std::string
&
cf) { confFile = cf; }
int ReadSettings();
const std::string & GetStrError() const { return strError; }
int ReadSettings();
const std::string & GetStrError() const { return strError; }