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

Comparing ircd-hybrid-8/include/numeric.h (file contents):
Revision 1495 by michael, Sun Aug 5 09:35:42 2012 UTC vs.
Revision 1549 by michael, Mon Oct 1 18:11:11 2012 UTC

# Line 78 | Line 78 | extern const char *get_locale(void);
78   #define RPL_TRACEOPERATOR    204
79   #define RPL_TRACEUSER        205
80   #define RPL_TRACESERVER      206
81 #define RPL_TRACECAPTURED    207
81   #define RPL_TRACENEWTYPE     208
82   #define RPL_TRACECLASS       209
83  
# Line 478 | Line 477 | extern const char *get_locale(void);
477   #define RPL_TESTMASK         724
478   #define RPL_TESTLINE         725
479   #define RPL_NOTESTLINE       726
481 #define RPL_ISCAPTURED       727
482 #define RPL_ISUNCAPTURED     728
480  
481   #define ERR_LAST_ERR_MSG     999
482  

Diff Legend

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