Undo overzealous seddery
This commit is contained in:
parent
3dcaa851f4
commit
6ee7c05cfc
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
/* Originally written for solanum circa 2006 (by nenolod?).
|
||||
/* Originally written for charybdis circa 2006 (by nenolod?).
|
||||
* Tweaked for authd. Some functions and structs renamed. Public/private
|
||||
* interfaces have been shifted around. Some code has been cleaned up too.
|
||||
* -- Elizafox 24 March 2016
|
||||
|
|
|
@ -105,7 +105,7 @@ static uint16_t generate_random_id(void);
|
|||
* author:
|
||||
* paul vixie, 29may94
|
||||
* revised for ircd, cryogen(stu) may03
|
||||
* slightly modified for solanum, mr_flea oct12
|
||||
* slightly modified for charybdis, mr_flea oct12
|
||||
*/
|
||||
static int
|
||||
res_ourserver(const struct rb_sockaddr_storage *inp)
|
||||
|
|
Loading…
Reference in a new issue