From 4a26b4c024498c9b1be4723121d86e0c2b386ed2 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Mon, 20 Dec 2010 06:42:04 +0200 Subject: cosmetics: remove unused code, small formatting tweaks --- m_option.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm_option.c') diff --git a/m_option.c b/m_option.c index daab955614..8563d21e9a 100644 --- a/m_option.c +++ b/m_option.c @@ -1208,7 +1208,7 @@ static struct { {"ac3be", AF_FORMAT_AC3_BE}, {"ac3ne", AF_FORMAT_AC3_NE}, {"imaadpcm", AF_FORMAT_IMA_ADPCM}, - // ORIDNARY + // ORDINARY {"u8", AF_FORMAT_U8}, {"s8", AF_FORMAT_S8}, {"u16le", AF_FORMAT_U16_LE}, -- cgit v1.2.3