fixed typo
This commit is contained in:
parent
1211f517d5
commit
34b363f4cf
@ -1668,7 +1668,7 @@ inline ssize_t count_characters(const std::string& in) {
|
||||
* 3. Apply changed, test for advanced requirements like channel name etc
|
||||
* 4. notify everyone
|
||||
*/
|
||||
CommandResult ConnectedClient:handleCommandChannelEdit(Command &cmd) {
|
||||
CommandResult ConnectedClient::handleCommandChannelEdit(Command &cmd) {
|
||||
CMD_RESET_IDLE;
|
||||
CMD_CHK_AND_INC_FLOOD_POINTS(25);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user