1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Reomeved compiler warnings

This commit is contained in:
unknown
2004-09-11 20:53:57 +02:00
parent 68d99512f9
commit 387df2f6a5
9 changed files with 21 additions and 18 deletions

View File

@ -90,7 +90,7 @@ private:
BaseString _localConfigFileName;
struct LocalConfig _localConfig;
int _ownNodeId;
Uint32 _ownNodeId;
BaseString m_connectString;