From 99d8cf0d15a412b1e3452a95cc2a5b94a47da2fc Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 1 Apr 2006 16:50:49 +0000 Subject: add taglib checks and docs Original commit message from CVS: add taglib checks and docs --- sys/dxr3/ac3_padder.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/dxr3/ac3_padder.h b/sys/dxr3/ac3_padder.h index c9a7447e..63d17090 100644 --- a/sys/dxr3/ac3_padder.h +++ b/sys/dxr3/ac3_padder.h @@ -1,7 +1,7 @@ /* GStreamer * Copyright (C) 2003 Martin Soto * - * ac3_padder.h: Pad AC3 frames for use with an SPDIF interface. + * ac3_padder.h: Pad AC3 frames for use with an SPDIF interface. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -109,7 +109,7 @@ extern int ac3p_parse(ac3_padder *padder); -/** +/* * ac3p_frame * @padder The padder structure. * @@ -117,7 +117,7 @@ ac3p_parse(ac3_padder *padder); */ #define ac3p_frame(padder) ((guint *) &((padder)->frame)) -/** +/* * ac3p_frame_size * @padder The padder structure. * -- cgit v1.2.1