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