From cf7b90dea21987254ad345db5adc1192e66009e4 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 9 Oct 2014 04:19:13 +0200 Subject: fix seperator typo Signed-off-by: Michael Niedermayer --- libavformat/avformat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/avformat.h') diff --git a/libavformat/avformat.h b/libavformat/avformat.h index 52b9dcc1d9..aae8375dc6 100644 --- a/libavformat/avformat.h +++ b/libavformat/avformat.h @@ -1715,7 +1715,7 @@ typedef struct AVFormatContext { int64_t probesize2; /** - * dump format seperator. + * dump format separator. * can be ", " or "\n " or anything else * Code outside libavformat should access this field using AVOptions * (NO direct access). -- cgit v1.2.3