Fix memory leak in audioc.c.
[paraslash.git] / audiod_command.c
index 9f867ccefaf58e257ea609f2a8fff2e9b80807e4..9d92d1c36505ee4599a507e3fbe7d0c0c8e2fc61 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * Copyright (C) 2005-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2012 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file audiod_command.c commands for para_audiod */
+/** \file audiod_command.c Commands for para_audiod. */
 
 #include <regex.h>
 #include <sys/types.h>