This commit is contained in:
parent
895eae96d5
commit
86cd783d02
2 changed files with 4 additions and 4 deletions
|
@ -243,7 +243,7 @@ char Str[32];
|
|||
return(UpdateKey(GroupEntry,KeyEntry,Str));
|
||||
}
|
||||
|
||||
private:
|
||||
//private:
|
||||
/*----------------------------------------------------------------------------*/
|
||||
bool IsWhiteSpace(char c) {return(c==' ' || c=='\n' || c==0xa || c=='\r');}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue