]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mix.h
Convert para_fade to subcommands, rename it to para_mixer.
[paraslash.git] / mix.h
diff --git a/mix.h b/mix.h
index 305e9d80aaa1d742649fb77021b24fddc65c9b5d..fe85d74622b03a25f2f527118777c646075936db 100644 (file)
--- a/mix.h
+++ b/mix.h
@@ -1,10 +1,10 @@
 /*
- * Copyright (C) 2012-2014 Andre Noll <maan@tuebingen.mpg.de>
+ * Copyright (C) 2012 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file mix.h Mixer API (used by para_fade). */
+/** \file mix.h Mixer API for para_mixer. */
 
 /**
  * Opaque structure which corresponds to an instance of a mixer.