1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-03-03 08:10:04 +00:00
ngircd/contrib/MacOSX/ngIRCd.xcodeproj
Alexander Barton a917514546 Add new irc-macros.h to project
This file prvides some macros for common tasks required by functions
implementing handlers for IRC commands:

 * _IRC_ARGC_LE_OR_RETURN_
 * _IRC_ARGC_GE_OR_RETURN_
 * _IRC_GET_SENDER_OR_RETURN_
 * _IRC_GET_TARGET_SERVER_OR_RETURN_
2013-02-09 23:55:42 +01:00
..