Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > c525ed1db92056fe6e28088d6ba99538 > files > 1

ocaml-mad-0.3.6-1mdv2010.1.src.rpm

--- ocaml-mad-0.3.5/src/mad.mli.orig	2009-08-09 20:33:16.000000000 +0200
+++ ocaml-mad-0.3.5/src/mad.mli	2009-08-09 20:43:38.000000000 +0200
@@ -95,7 +95,7 @@
 (** Decode an mp3 frame. *)
 val decode_frame_float : mad_file -> float array array
 
-(*
+(**
  * Get the samplerate, number of channels and samples per channel currently in
  * the synth. This should be called after [decode_frame] or
  * [decode_frame_float].