mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Remove an extraneous semicolon in the SQL module header.
This commit is contained in:
parent
ecdde90d45
commit
be0ad350c1
@ -251,4 +251,4 @@ inline void SQL::PopulateUserInfo(User* user, ParamMap& userinfo)
|
||||
{ "ident", userinfo["user"] },
|
||||
{ "ip" , userinfo["address"] },
|
||||
});
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user