git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91b203a
)
Cosmetic changes
author
Maxim Mamontov
<faust@gts.dp.ua>
Thu, 21 Apr 2011 13:20:01 +0000
(16:20 +0300)
committer
Maxim Mamontov
<faust@gts.dp.ua>
Thu, 21 Apr 2011 13:20:01 +0000
(16:20 +0300)
projects/stargazer/user_impl.h
patch
|
blob
|
history
diff --git
a/projects/stargazer/user_impl.h
b/projects/stargazer/user_impl.h
index acb4d58a5cbf97bdb2d9f41d59429e3f36a819cd..f1dd4175e4a314d7036639ee0437905625738310 100644
(file)
--- a/
projects/stargazer/user_impl.h
+++ b/
projects/stargazer/user_impl.h
@@
-117,7
+117,7
@@
public:
int WriteStat();
int WriteMonthStat();
-
std::string const
& GetLogin() const { return login; }
+
const std::string
& GetLogin() const { return login; }
void SetLogin(std::string const & l);
uint32_t GetCurrIP() const { return currIP; }