summaryrefslogtreecommitdiff
path: root/libavcodec/alacenc.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-02-05 11:31:33 +0100
committerDiego Biurrun <diego@biurrun.de>2012-02-06 19:39:24 +0100
commit32f3c541bcddd1313212792c78c5ae643570b904 (patch)
tree94e9e55d7dd6fbd7d84b4f150b5e45373192d5c0 /libavcodec/alacenc.c
parentec1f3cab2061531d9b200213afeb5614f880d5d4 (diff)
doxygen: Do not include license boilerplates in Doxygen comment blocks.
Diffstat (limited to 'libavcodec/alacenc.c')
-rw-r--r--libavcodec/alacenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/alacenc.c b/libavcodec/alacenc.c
index 89d8e09795..19708eb431 100644
--- a/libavcodec/alacenc.c
+++ b/libavcodec/alacenc.c
@@ -1,4 +1,4 @@
-/**
+/*
* ALAC audio encoder
* Copyright (c) 2008 Jaikrishnan Menon <realityman@gmx.net>
*