comparison nellymoser.h @ 11644:7dd2a45249a9 libavcodec

Remove explicit filename from Doxygen @file commands. Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in.
author diego
date Tue, 20 Apr 2010 14:45:34 +0000
parents e9d9d946f213
children
comparison
equal deleted inserted replaced
11643:92236ee7be0f 11644:7dd2a45249a9
24 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 24 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25 * DEALINGS IN THE SOFTWARE. 25 * DEALINGS IN THE SOFTWARE.
26 */ 26 */
27 27
28 /** 28 /**
29 * @file libavcodec/nellymoser.h 29 * @file
30 * The 3 alphanumeric copyright notices are md5summed they are from the original 30 * The 3 alphanumeric copyright notices are md5summed they are from the original
31 * implementors. The original code is available from http://code.google.com/p/nelly2pcm/ 31 * implementors. The original code is available from http://code.google.com/p/nelly2pcm/
32 */ 32 */
33 33
34 #ifndef AVCODEC_NELLYMOSER_H 34 #ifndef AVCODEC_NELLYMOSER_H