]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
Rename SERVER_AUDIO_FORMATS to AUDIO_FORMAT_HANDLERS.
[paraslash.git] / command.c
index b67966fa0653cae2641a37823fcf81c2410b63ce..aaaaaecf02084c188482214bebd3df433c54e72b 100644 (file)
--- a/command.c
+++ b/command.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2012 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2013 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -411,7 +411,7 @@ static int com_si(struct command_context *cc)
                mmd->num_commands,
                mmd->num_connects,
                conf.loglevel_arg,
-               SERVER_AUDIO_FORMATS,
+               AUDIO_FORMAT_HANDLERS,
                sender_info
        );
        mutex_unlock(mmd_mutex);