mirror of
https://github.com/anope/anope.git
synced 2026-07-02 00:26:38 +02:00
dos2unix'd several files.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2428 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+1
-1
@@ -272,7 +272,7 @@ void anope_cmd_notice2(char *source, char *dest, char *msg)
|
||||
ircdproto.ircd_cmd_notice2(source, dest, msg);
|
||||
}
|
||||
|
||||
void anope_cmd_action(char *source, char *dest, const char *fmt, ...)
|
||||
void anope_cmd_action(char *source, char *dest, const char *fmt, ...)
|
||||
{
|
||||
|
||||
va_list args;
|
||||
|
||||
Reference in New Issue
Block a user