mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
fix gcc warning
This commit is contained in:
parent
12c443e6fb
commit
9a748b971f
@ -78,8 +78,8 @@ private:
|
|||||||
|
|
||||||
string _name;
|
string _name;
|
||||||
string _value;
|
string _value;
|
||||||
string _domain;
|
|
||||||
string _path;
|
string _path;
|
||||||
|
string _domain;
|
||||||
HTTPDate _expires;
|
HTTPDate _expires;
|
||||||
bool _secure;
|
bool _secure;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user