summaryrefslogtreecommitdiff
path: root/libavcodec/atrac.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-09-03 15:05:00 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-09-03 15:05:18 +0200
commit4cfe3b7405431060900d8a05402c2f14ec99f034 (patch)
tree3049db3ef9739aacbc69554cc17ccf309591b5be /libavcodec/atrac.c
parent50fd98b7ac4c410f4413d382eecb415011b37920 (diff)
parent7df9e693a34c84c698da60426c78140c950f95ed (diff)
Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'
* commit '7df9e693a34c84c698da60426c78140c950f95ed': cosmetics: Fix ATRAC codec name spelling Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/atrac.c')
-rw-r--r--libavcodec/atrac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/atrac.c b/libavcodec/atrac.c
index ea342a0438..3d37b02fd1 100644
--- a/libavcodec/atrac.c
+++ b/libavcodec/atrac.c
@@ -1,5 +1,5 @@
/*
- * Atrac common functions
+ * ATRAC common functions
* Copyright (c) 2006-2008 Maxim Poliakovski
* Copyright (c) 2006-2008 Benjamin Larsson
*