Parent Directory
|
Revision Log
|
Patch
revision 6535 by michael, Sun Sep 6 19:26:46 2015 UTC | revision 6536 by michael, Sat Sep 12 16:30:14 2015 UTC | |
---|---|---|
# | Line 460 motd_memory_count(struct Client *source_ | Line 460 motd_memory_count(struct Client *source_ |
460 | } | } |
461 | ||
462 | sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, | sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, |
463 | "z :Motds %u(%u) Cache %u(%u)", | "z :Motds %u(%zu) Cache %u(%zu)", |
464 | mt, mtm, mtc, mtcm); | mt, mtm, mtc, mtcm); |
465 | } | } |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |