summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_qcelp.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 /libavformat/rtpdec_qcelp.c
parentec1f3cab2061531d9b200213afeb5614f880d5d4 (diff)
doxygen: Do not include license boilerplates in Doxygen comment blocks.
Diffstat (limited to 'libavformat/rtpdec_qcelp.c')
-rw-r--r--libavformat/rtpdec_qcelp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rtpdec_qcelp.c b/libavformat/rtpdec_qcelp.c
index 325683c396..23826132db 100644
--- a/libavformat/rtpdec_qcelp.c
+++ b/libavformat/rtpdec_qcelp.c
@@ -1,4 +1,4 @@
-/**
+/*
* RTP Depacketization of QCELP/PureVoice, RFC 2658
* Copyright (c) 2010 Martin Storsjo
*