Patch level : a2.2
Files correlati : Ricompilazione Demo : [ ] Commento : Tolta limitazione a 8 caratteri sul nome dell'utente git-svn-id: svn://10.65.10.50/trunk@13940 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2540afd363
commit
916fedd7d3
@ -24,7 +24,7 @@
|
||||
// @rdesc Ritorno il nome dell'utente attuale
|
||||
TString& user()
|
||||
{
|
||||
static TString8 _user;
|
||||
static TString _user;
|
||||
return _user;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user