ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/config.h.in
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/config.h.in (file contents):
Revision 7443 by michael, Thu Jan 28 11:52:48 2016 UTC vs.
Revision 7444 by michael, Thu Mar 10 20:48:15 2016 UTC

# Line 239 | Line 239
239   /* Size of the watch mempool chunk. */
240   #undef MP_CHUNK_SIZE_WATCH
241  
242 + /* Size of the Whowas mempool chunk. */
243 + #undef MP_CHUNK_SIZE_WHOWAS
244 +
245   /* Define to disable assert() statements. */
246   #undef NDEBUG
247  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)