]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add an API for accessing a batch end event.
authorPeter Powell <petpow@saberuk.com>
Wed, 12 Jun 2019 11:42:47 +0000 (12:42 +0100)
committerPeter Powell <petpow@saberuk.com>
Wed, 12 Jun 2019 11:42:47 +0000 (12:42 +0100)
commit9b35c4c78cb15bdae0431f1425983bc41150fee5
treed1b97d7d808201b28ba4ab564350bbf23a37c335
parent060335168d0d89242ec40f0d42cf27bfb17cf09b
Add an API for accessing a batch end event.

This is essentially identical to the one for the start event.
include/modules/ircv3_batch.h
src/modules/m_ircv3_batch.cpp