ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/log.h
(Generate patch)

Comparing ircd-hybrid/trunk/include/log.h (file contents):
Revision 5805 by michael, Tue Apr 21 21:49:58 2015 UTC vs.
Revision 6315 by michael, Wed Aug 5 14:50:08 2015 UTC

# Line 27 | Line 27
27   #ifndef INCLUDED_s_log_h
28   #define INCLUDED_s_log_h
29  
30 < #define LOG_BUFSIZE 1024
30 > enum { LOG_BUFSIZE = 1024 };
31  
32   enum log_type
33   {

Diff Legend

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