summaryrefslogtreecommitdiff
path: root/libavformat/r3d.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-01-25 12:25:11 +0100
committerDiego Biurrun <diego@biurrun.de>2012-03-09 22:02:49 +0100
commitffae713a5b3a0d20ff958d8bd58a052b495c38fd (patch)
treec1498773aea4c9f8b5a5b625a4cdacb9dc52d253 /libavformat/r3d.c
parenteab6968f24991145ca3dc38635cef36884bfd757 (diff)
Fix a bunch of common typos.
Diffstat (limited to 'libavformat/r3d.c')
-rw-r--r--libavformat/r3d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/r3d.c b/libavformat/r3d.c
index cf6d7debbf..f67d10eb80 100644
--- a/libavformat/r3d.c
+++ b/libavformat/r3d.c
@@ -288,7 +288,7 @@ static int r3d_read_reda(AVFormatContext *s, AVPacket *pkt, Atom *atom)
tmp = avio_rb32(s->pb);
av_dlog(s, "packet num %d\n", tmp);
- tmp = avio_rb16(s->pb); // unkown
+ tmp = avio_rb16(s->pb); // unknown
av_dlog(s, "unknown %d\n", tmp);
tmp = avio_r8(s->pb); // major version