Auto-merge

This commit is contained in:
Ramil Kalimullin 2009-03-25 21:50:42 +04:00
commit eccad3f252
5 changed files with 16 additions and 63 deletions

View file

@ -985,6 +985,7 @@ public:
{
return (*priv_host ? priv_host : (char *)"%");
}
bool user_matches(Security_context *);
};