git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix some headers
[stg.git]
/
tests
/
testadmin.h
diff --git
a/tests/testadmin.h
b/tests/testadmin.h
index b6b871f5af529dc3d8c6b6a3389c62b7803fc613..59f81d31f76ec9c00bf8eaf780eb12dec5c8692a 100644
(file)
--- a/
tests/testadmin.h
+++ b/
tests/testadmin.h
@@
-5,7
+5,7
@@
class TEST_ADMIN : public ADMIN {
public:
class TEST_ADMIN : public ADMIN {
public:
- TEST_ADMIN() : priv(0xffFF) {}
+ TEST_ADMIN() : priv(0xffFF)
, ip(0)
{}
ADMIN & operator=(const ADMIN &) { return *this; }
ADMIN & operator=(const ADMIN_CONF &) { return *this; }
ADMIN & operator=(const ADMIN &) { return *this; }
ADMIN & operator=(const ADMIN_CONF &) { return *this; }